Trace number 203232

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (MO) 11.0943 11.2199

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-17_ext.xml
MD5SUM13029a4c7e9f387791087a96ac7271d4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.21	c preparing clauses for relation R3
0.27	c preparing clauses for relation R4
0.32	c preparing clauses for relation R5
0.38	c preparing clauses for relation R6
0.43	c preparing clauses for relation R7
0.49	c preparing clauses for relation R8
0.55	c preparing clauses for relation R9
0.60	c preparing clauses for relation R10
0.66	c preparing clauses for relation R11
0.72	c preparing clauses for relation R12
0.77	c preparing clauses for relation R13
0.82	c preparing clauses for relation R14
0.88	c preparing clauses for relation R15
0.93	c preparing clauses for relation R16
0.99	c preparing clauses for relation R17
1.04	c preparing clauses for relation R18
1.10	c preparing clauses for relation R19
1.16	c preparing clauses for relation R20
1.21	c preparing clauses for relation R21
1.27	c preparing clauses for relation R22
1.32	c preparing clauses for relation R23
1.38	c preparing clauses for relation R24
1.43	c preparing clauses for relation R25
1.49	c preparing clauses for relation R26
1.54	c preparing clauses for relation R27
1.60	c preparing clauses for relation R28
1.65	c preparing clauses for relation R29
1.70	c preparing clauses for relation R30
1.76	c preparing clauses for relation R31
1.81	c preparing clauses for relation R32
1.87	c preparing clauses for relation R33
1.93	c preparing clauses for relation R34
1.98	c preparing clauses for relation R35
2.04	c preparing clauses for relation R36
2.09	c preparing clauses for relation R37
2.15	c preparing clauses for relation R38
2.20	c preparing clauses for relation R39
2.26	c preparing clauses for relation R40
2.32	c preparing clauses for relation R41
2.37	c preparing clauses for relation R42
2.42	c preparing clauses for relation R43
2.48	c preparing clauses for relation R44
2.53	c preparing clauses for relation R45
2.59	c preparing clauses for relation R46
2.64	c preparing clauses for relation R47
2.70	c preparing clauses for relation R48
2.75	c preparing clauses for relation R49
2.81	c preparing clauses for relation R50
2.86	c preparing clauses for relation R51
2.91	c preparing clauses for relation R52
2.98	c preparing clauses for relation R53
3.03	c preparing clauses for relation R54
3.09	c preparing clauses for relation R55
3.14	c preparing clauses for relation R56
3.20	c preparing clauses for relation R57
3.25	c preparing clauses for relation R58
3.31	c preparing clauses for relation R59
3.36	c preparing clauses for relation R60
3.42	c preparing clauses for relation R61
3.48	c preparing clauses for relation R62
3.53	c preparing clauses for relation R63
3.59	c preparing clauses for relation R64
3.64	c preparing clauses for relation R65
3.70	c preparing clauses for relation R66
3.75	c preparing clauses for relation R67
3.80	c preparing clauses for relation R68
3.86	c preparing clauses for relation R69
3.91	c preparing clauses for relation R70
3.97	c preparing clauses for relation R71
4.02	c preparing clauses for relation R72
4.08	c preparing clauses for relation R73
4.14	c preparing clauses for relation R74
4.19	c preparing clauses for relation R75
4.25	c preparing clauses for relation R76
4.30	c preparing clauses for relation R77
4.36	c preparing clauses for relation R78
4.41	c preparing clauses for relation R79
4.46	c preparing clauses for relation R80
4.52	c preparing clauses for relation R81
4.58	c preparing clauses for relation R82
4.63	c preparing clauses for relation R83
4.69	c preparing clauses for relation R84
4.74	c preparing clauses for relation R85
4.80	c preparing clauses for relation R86
4.85	c preparing clauses for relation R87
4.90	c preparing clauses for relation R88
4.96	c preparing clauses for relation R89
5.01	c preparing clauses for relation R90
5.07	c preparing clauses for relation R91
5.12	c preparing clauses for relation R92
5.15	c instanciating clauses for relation R0 (supports) and variables V0 V3 V16 
5.23	c instanciating clauses for relation R1 (supports) and variables V0 V3 V26 
5.31	c instanciating clauses for relation R2 (supports) and variables V0 V4 V5 
5.39	c instanciating clauses for relation R3 (supports) and variables V0 V4 V14 
5.47	c instanciating clauses for relation R4 (supports) and variables V0 V5 V27 
5.55	c instanciating clauses for relation R5 (supports) and variables V0 V7 V22 
5.63	c instanciating clauses for relation R6 (supports) and variables V0 V8 V25 
5.71	c instanciating clauses for relation R7 (supports) and variables V0 V10 V16 
5.79	c instanciating clauses for relation R8 (supports) and variables V0 V10 V20 
5.87	c instanciating clauses for relation R9 (supports) and variables V0 V13 V22 
5.95	c instanciating clauses for relation R10 (supports) and variables V0 V14 V23 
6.03	c instanciating clauses for relation R11 (supports) and variables V1 V2 V23 
6.10	c instanciating clauses for relation R12 (supports) and variables V1 V2 V26 
6.18	c instanciating clauses for relation R13 (supports) and variables V1 V3 V20 
6.26	c instanciating clauses for relation R14 (supports) and variables V1 V4 V17 
6.35	c instanciating clauses for relation R15 (supports) and variables V1 V5 V10 
6.43	c instanciating clauses for relation R16 (supports) and variables V1 V7 V19 
6.51	c instanciating clauses for relation R17 (supports) and variables V1 V9 V12 
6.58	c instanciating clauses for relation R18 (supports) and variables V1 V11 V18 
6.66	c instanciating clauses for relation R19 (supports) and variables V1 V11 V25 
6.74	c instanciating clauses for relation R20 (supports) and variables V1 V14 V16 
6.82	c instanciating clauses for relation R21 (supports) and variables V1 V17 V26 
6.90	c instanciating clauses for relation R22 (supports) and variables V2 V6 V7 
6.98	c instanciating clauses for relation R23 (supports) and variables V2 V6 V20 
7.06	c instanciating clauses for relation R24 (supports) and variables V2 V7 V15 
7.14	c instanciating clauses for relation R25 (supports) and variables V2 V11 V22 
7.22	c instanciating clauses for relation R26 (supports) and variables V2 V13 V20 
7.30	c instanciating clauses for relation R27 (supports) and variables V2 V15 V17 
7.38	c instanciating clauses for relation R28 (supports) and variables V2 V19 V25 
7.46	c instanciating clauses for relation R29 (supports) and variables V2 V23 V24 
7.54	c instanciating clauses for relation R30 (supports) and variables V3 V7 V8 
7.62	c instanciating clauses for relation R31 (supports) and variables V3 V8 V14 
7.70	c instanciating clauses for relation R32 (supports) and variables V3 V8 V24 
7.78	c instanciating clauses for relation R33 (supports) and variables V3 V10 V18 
7.86	c instanciating clauses for relation R34 (supports) and variables V3 V10 V27 
7.94	c instanciating clauses for relation R35 (supports) and variables V3 V12 V21 
8.02	c instanciating clauses for relation R36 (supports) and variables V3 V15 V21 
8.10	c instanciating clauses for relation R37 (supports) and variables V3 V19 V25 
8.18	c instanciating clauses for relation R38 (supports) and variables V3 V25 V26 
8.26	c instanciating clauses for relation R39 (supports) and variables V4 V7 V26 
8.34	c instanciating clauses for relation R40 (supports) and variables V4 V8 V22 
8.41	c instanciating clauses for relation R41 (supports) and variables V4 V9 V26 
8.49	c instanciating clauses for relation R42 (supports) and variables V4 V12 V18 
8.57	c instanciating clauses for relation R43 (supports) and variables V4 V14 V24 
8.66	c instanciating clauses for relation R44 (supports) and variables V4 V18 V20 
8.74	c instanciating clauses for relation R45 (supports) and variables V4 V21 V25 
8.81	c instanciating clauses for relation R46 (supports) and variables V5 V8 V27 
8.89	c instanciating clauses for relation R47 (supports) and variables V5 V14 V27 
8.97	c instanciating clauses for relation R48 (supports) and variables V5 V18 V25 
9.06	c instanciating clauses for relation R49 (supports) and variables V5 V20 V27 
9.14	c instanciating clauses for relation R50 (supports) and variables V6 V8 V18 
9.22	c instanciating clauses for relation R51 (supports) and variables V6 V11 V12 
9.30	c instanciating clauses for relation R52 (supports) and variables V6 V12 V18 
9.37	c instanciating clauses for relation R53 (supports) and variables V6 V15 V21 
9.45	c instanciating clauses for relation R54 (supports) and variables V6 V17 V24 
9.53	c instanciating clauses for relation R55 (supports) and variables V6 V18 V20 
9.61	c instanciating clauses for relation R56 (supports) and variables V7 V8 V10 
9.69	c instanciating clauses for relation R57 (supports) and variables V7 V8 V21 
9.78	c instanciating clauses for relation R58 (supports) and variables V7 V9 V24 
9.86	c instanciating clauses for relation R59 (supports) and variables V7 V9 V26 
9.93	c instanciating clauses for relation R60 (supports) and variables V7 V12 V20 
10.01	c instanciating clauses for relation R61 (supports) and variables V7 V14 V25 
10.09	c instanciating clauses for relation R62 (supports) and variables V8 V9 V25 
10.17	c instanciating clauses for relation R63 (supports) and variables V8 V10 V25 
10.25	c instanciating clauses for relation R64 (supports) and variables V8 V11 V15 
10.33	c instanciating clauses for relation R65 (supports) and variables V8 V15 V27 
10.41	c instanciating clauses for relation R66 (supports) and variables V8 V18 V27 
10.49	c instanciating clauses for relation R67 (supports) and variables V8 V21 V22 
10.57	c instanciating clauses for relation R68 (supports) and variables V9 V11 V20 
10.65	c instanciating clauses for relation R69 (supports) and variables V9 V15 V24 
10.73	c instanciating clauses for relation R70 (supports) and variables V9 V17 V19 
10.81	c instanciating clauses for relation R71 (supports) and variables V9 V18 V19 
10.89	c instanciating clauses for relation R72 (supports) and variables V9 V18 V24 
10.97	c instanciating clauses for relation R73 (supports) and variables V9 V20 V24 
11.06	c instanciating clauses for relation R74 (supports) and variables V9 V22 V26 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-203232-1168057320 -o ROOT/results/node18/solver-203232-1168057320 -C 1800 -M 900 /tmp/evaluation/203232-1168057320/CSPtoSAT+minisat /tmp/evaluation/203232-1168057320/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.85 1.97 1.95 5/86 17378
/proc/meminfo: memFree=1162152/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=496 CPUtime=0
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154127077 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7861028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 124 36 29 52 0 19 0

[startup+0.103915 s]
/proc/loadavg: 1.85 1.97 1.95 5/86 17378
/proc/meminfo: memFree=1162152/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=12144 CPUtime=0.09
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 2962 0 0 0 8 1 0 0 18 0 1 0 154127077 12435456 1926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8326741 0 0 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 3036 1926 702 52 0 1404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12144

[startup+0.511964 s]
/proc/loadavg: 1.85 1.97 1.95 5/86 17378
/proc/meminfo: memFree=1162152/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=48616 CPUtime=0.5
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 17895 0 0 0 40 10 0 0 22 0 1 0 154127077 49782784 9404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8326739 0 0 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 12154 9404 702 52 0 10522 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 48616

[startup+1.33304 s]
/proc/loadavg: 1.85 1.97 1.95 3/86 17378
/proc/meminfo: memFree=1086632/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=108380 CPUtime=1.3
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 46034 0 0 0 107 23 0 0 25 0 1 0 154127077 110981120 22860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134587589 0 0 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 27095 22860 702 52 0 25463 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 108380

[startup+2.97119 s]
/proc/loadavg: 1.85 1.97 1.95 3/86 17378
/proc/meminfo: memFree=1009960/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=237080 CPUtime=2.93
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 103650 0 0 0 240 53 0 0 25 0 1 0 154127077 242769920 50822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8302309 0 0 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 59270 50822 702 52 0 57638 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 237080

[startup+6.26351 s]
/proc/loadavg: 1.86 1.97 1.95 3/86 17378
/proc/meminfo: memFree=767720/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=505552 CPUtime=6.19
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 204311 0 0 0 516 103 0 0 25 0 1 0 154127077 517685248 111643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134572611 0 0 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 126388 111643 705 52 0 124756 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 505552



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+11.078 s]
/proc/loadavg: 1.87 1.97 1.95 3/86 17378
/proc/meminfo: memFree=314088/2055920 swapFree=4192812/4192956
[pid=17377] ppid=17375 vsize=944780 CPUtime=10.95
/proc/17377/stat : 17377 (CSPtoSAT+minisa) R 17375 17377 17046 0 -1 4194304 304764 0 0 0 942 153 0 0 25 0 1 0 154127077 967454720 212096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687804 0 0 4096 0 0 0 0 17 1 0 0
/proc/17377/statm: 236195 212096 705 52 0 234563 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 944780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 11.2199
CPU time (s): 11.0943
CPU user time (s): 9.42057
CPU system time (s): 1.67374
CPU usage (%): 98.8805
Max. virtual memory (cumulated for all children) (KiB): 944780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.42057
system time used= 1.67374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 634

runsolver used 0.018997 s user time and 0.051992 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 04:22:02 UTC 2007


IDJOB= 203232
IDBENCH= 3935
FILE ID= node18/203232-1168057320

PBS_JOBID= 3475338

Free space on /tmp= 66277 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-17_ext.xml
COMMAND LINE= /tmp/evaluation/203232-1168057320/CSPtoSAT+minisat /tmp/evaluation/203232-1168057320/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-203232-1168057320 -o ROOT/results/node18/solver-203232-1168057320 -C 1800 -M 900  /tmp/evaluation/203232-1168057320/CSPtoSAT+minisat /tmp/evaluation/203232-1168057320/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  13029a4c7e9f387791087a96ac7271d4

RANDOM SEED= 658538834

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1162568 kB
Buffers:         67880 kB
Cached:         516104 kB
SwapCached:          0 kB
Active:         548584 kB
Inactive:       247256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7480 kB
Writeback:           0 kB
Mapped:         234296 kB
Slab:            82260 kB
Committed_AS:  4069720 kB
PageTables:       2396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66277 MiB



End job on node18 on Sat Jan  6 04:22:23 UTC 2007