Trace number 203089

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) 10.1805 10.198

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-25_ext.xml
MD5SUMf45cb2f0ecffb2c2a8e653eeedeabf31
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.04	c preparing clauses for relation R0
0.09	c preparing clauses for relation R1
0.14	c preparing clauses for relation R2
0.19	c preparing clauses for relation R3
0.24	c preparing clauses for relation R4
0.29	c preparing clauses for relation R5
0.34	c preparing clauses for relation R6
0.39	c preparing clauses for relation R7
0.44	c preparing clauses for relation R8
0.49	c preparing clauses for relation R9
0.54	c preparing clauses for relation R10
0.59	c preparing clauses for relation R11
0.64	c preparing clauses for relation R12
0.69	c preparing clauses for relation R13
0.74	c preparing clauses for relation R14
0.79	c preparing clauses for relation R15
0.84	c preparing clauses for relation R16
0.89	c preparing clauses for relation R17
0.94	c preparing clauses for relation R18
0.99	c preparing clauses for relation R19
1.04	c preparing clauses for relation R20
1.09	c preparing clauses for relation R21
1.14	c preparing clauses for relation R22
1.19	c preparing clauses for relation R23
1.24	c preparing clauses for relation R24
1.29	c preparing clauses for relation R25
1.34	c preparing clauses for relation R26
1.39	c preparing clauses for relation R27
1.44	c preparing clauses for relation R28
1.49	c preparing clauses for relation R29
1.54	c preparing clauses for relation R30
1.58	c preparing clauses for relation R31
1.63	c preparing clauses for relation R32
1.68	c preparing clauses for relation R33
1.73	c preparing clauses for relation R34
1.78	c preparing clauses for relation R35
1.83	c preparing clauses for relation R36
1.88	c preparing clauses for relation R37
1.93	c preparing clauses for relation R38
1.98	c preparing clauses for relation R39
2.03	c preparing clauses for relation R40
2.08	c preparing clauses for relation R41
2.13	c preparing clauses for relation R42
2.18	c preparing clauses for relation R43
2.23	c preparing clauses for relation R44
2.28	c preparing clauses for relation R45
2.33	c preparing clauses for relation R46
2.38	c preparing clauses for relation R47
2.43	c preparing clauses for relation R48
2.48	c preparing clauses for relation R49
2.53	c preparing clauses for relation R50
2.58	c preparing clauses for relation R51
2.63	c preparing clauses for relation R52
2.68	c preparing clauses for relation R53
2.73	c preparing clauses for relation R54
2.78	c preparing clauses for relation R55
2.83	c preparing clauses for relation R56
2.88	c preparing clauses for relation R57
2.93	c preparing clauses for relation R58
2.98	c preparing clauses for relation R59
3.03	c preparing clauses for relation R60
3.08	c preparing clauses for relation R61
3.13	c preparing clauses for relation R62
3.18	c preparing clauses for relation R63
3.23	c preparing clauses for relation R64
3.28	c preparing clauses for relation R65
3.33	c preparing clauses for relation R66
3.38	c preparing clauses for relation R67
3.42	c preparing clauses for relation R68
3.47	c preparing clauses for relation R69
3.52	c preparing clauses for relation R70
3.57	c preparing clauses for relation R71
3.62	c preparing clauses for relation R72
3.67	c preparing clauses for relation R73
3.72	c preparing clauses for relation R74
3.77	c preparing clauses for relation R75
3.82	c preparing clauses for relation R76
3.87	c preparing clauses for relation R77
3.92	c preparing clauses for relation R78
3.97	c preparing clauses for relation R79
4.02	c preparing clauses for relation R80
4.07	c preparing clauses for relation R81
4.12	c preparing clauses for relation R82
4.17	c preparing clauses for relation R83
4.22	c preparing clauses for relation R84
4.27	c preparing clauses for relation R85
4.32	c preparing clauses for relation R86
4.37	c preparing clauses for relation R87
4.42	c preparing clauses for relation R88
4.47	c preparing clauses for relation R89
4.52	c preparing clauses for relation R90
4.57	c preparing clauses for relation R91
4.62	c preparing clauses for relation R92
4.65	c instanciating clauses for relation R0 (supports) and variables V0 V3 V12 
4.72	c instanciating clauses for relation R1 (supports) and variables V0 V5 V15 
4.79	c instanciating clauses for relation R2 (supports) and variables V0 V7 V15 
4.87	c instanciating clauses for relation R3 (supports) and variables V0 V7 V19 
4.94	c instanciating clauses for relation R4 (supports) and variables V0 V7 V23 
5.01	c instanciating clauses for relation R5 (supports) and variables V0 V10 V18 
5.09	c instanciating clauses for relation R6 (supports) and variables V0 V12 V27 
5.16	c instanciating clauses for relation R7 (supports) and variables V1 V4 V6 
5.23	c instanciating clauses for relation R8 (supports) and variables V1 V5 V12 
5.31	c instanciating clauses for relation R9 (supports) and variables V1 V6 V25 
5.38	c instanciating clauses for relation R10 (supports) and variables V1 V8 V9 
5.45	c instanciating clauses for relation R11 (supports) and variables V1 V8 V22 
5.53	c instanciating clauses for relation R12 (supports) and variables V1 V9 V23 
5.60	c instanciating clauses for relation R13 (supports) and variables V1 V12 V19 
5.67	c instanciating clauses for relation R14 (supports) and variables V1 V13 V22 
5.75	c instanciating clauses for relation R15 (supports) and variables V1 V13 V26 
5.82	c instanciating clauses for relation R16 (supports) and variables V1 V14 V22 
5.89	c instanciating clauses for relation R17 (supports) and variables V1 V17 V22 
5.97	c instanciating clauses for relation R18 (supports) and variables V1 V20 V23 
6.04	c instanciating clauses for relation R19 (supports) and variables V2 V4 V15 
6.11	c instanciating clauses for relation R20 (supports) and variables V2 V4 V18 
6.18	c instanciating clauses for relation R21 (supports) and variables V2 V5 V11 
6.26	c instanciating clauses for relation R22 (supports) and variables V2 V5 V14 
6.33	c instanciating clauses for relation R23 (supports) and variables V2 V5 V16 
6.40	c instanciating clauses for relation R24 (supports) and variables V2 V7 V10 
6.48	c instanciating clauses for relation R25 (supports) and variables V2 V8 V19 
6.55	c instanciating clauses for relation R26 (supports) and variables V2 V11 V26 
6.62	c instanciating clauses for relation R27 (supports) and variables V2 V13 V16 
6.70	c instanciating clauses for relation R28 (supports) and variables V2 V14 V25 
6.77	c instanciating clauses for relation R29 (supports) and variables V2 V14 V27 
6.84	c instanciating clauses for relation R30 (supports) and variables V2 V16 V21 
6.91	c instanciating clauses for relation R31 (supports) and variables V2 V19 V26 
6.99	c instanciating clauses for relation R32 (supports) and variables V2 V25 V26 
7.06	c instanciating clauses for relation R33 (supports) and variables V3 V8 V21 
7.13	c instanciating clauses for relation R34 (supports) and variables V3 V9 V27 
7.21	c instanciating clauses for relation R35 (supports) and variables V3 V13 V17 
7.28	c instanciating clauses for relation R36 (supports) and variables V3 V16 V26 
7.35	c instanciating clauses for relation R37 (supports) and variables V3 V22 V27 
7.43	c instanciating clauses for relation R38 (supports) and variables V3 V24 V25 
7.50	c instanciating clauses for relation R39 (supports) and variables V4 V5 V10 
7.57	c instanciating clauses for relation R40 (supports) and variables V4 V8 V13 
7.65	c instanciating clauses for relation R41 (supports) and variables V4 V8 V23 
7.72	c instanciating clauses for relation R42 (supports) and variables V4 V11 V13 
7.79	c instanciating clauses for relation R43 (supports) and variables V4 V16 V17 
7.86	c instanciating clauses for relation R44 (supports) and variables V5 V6 V25 
7.94	c instanciating clauses for relation R45 (supports) and variables V5 V8 V22 
8.01	c instanciating clauses for relation R46 (supports) and variables V5 V8 V24 
8.08	c instanciating clauses for relation R47 (supports) and variables V5 V12 V19 
8.16	c instanciating clauses for relation R48 (supports) and variables V5 V16 V22 
8.23	c instanciating clauses for relation R49 (supports) and variables V5 V17 V20 
8.31	c instanciating clauses for relation R50 (supports) and variables V6 V7 V19 
8.38	c instanciating clauses for relation R51 (supports) and variables V6 V8 V14 
8.45	c instanciating clauses for relation R52 (supports) and variables V6 V15 V26 
8.53	c instanciating clauses for relation R53 (supports) and variables V6 V20 V21 
8.60	c instanciating clauses for relation R54 (supports) and variables V7 V9 V15 
8.67	c instanciating clauses for relation R55 (supports) and variables V7 V11 V17 
8.74	c instanciating clauses for relation R56 (supports) and variables V7 V12 V14 
8.82	c instanciating clauses for relation R57 (supports) and variables V7 V19 V20 
8.89	c instanciating clauses for relation R58 (supports) and variables V7 V24 V25 
8.96	c instanciating clauses for relation R59 (supports) and variables V8 V12 V23 
9.03	c instanciating clauses for relation R60 (supports) and variables V8 V19 V20 
9.11	c instanciating clauses for relation R61 (supports) and variables V8 V21 V26 
9.18	c instanciating clauses for relation R62 (supports) and variables V8 V22 V24 
9.25	c instanciating clauses for relation R63 (supports) and variables V9 V10 V17 
9.33	c instanciating clauses for relation R64 (supports) and variables V9 V11 V19 
9.40	c instanciating clauses for relation R65 (supports) and variables V9 V11 V19 
9.48	c instanciating clauses for relation R66 (supports) and variables V9 V11 V25 
9.55	c instanciating clauses for relation R67 (supports) and variables V9 V11 V27 
9.62	c instanciating clauses for relation R68 (supports) and variables V9 V13 V23 
9.69	c instanciating clauses for relation R69 (supports) and variables V9 V14 V27 
9.77	c instanciating clauses for relation R70 (supports) and variables V9 V15 V26 
9.84	c instanciating clauses for relation R71 (supports) and variables V9 V22 V24 
9.91	c instanciating clauses for relation R72 (supports) and variables V10 V13 V27 
9.99	c instanciating clauses for relation R73 (supports) and variables V10 V18 V20 

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/node35/watcher-203089-1168057297 -o ROOT/results/node35/solver-203089-1168057297 -C 1800 -M 900 /tmp/evaluation/203089-1168057297/CSPtoSAT+minisat /tmp/evaluation/203089-1168057297/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.90 1.97 1.96 4/73 9435
/proc/meminfo: memFree=1330520/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=6696 CPUtime=0
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 154123573 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1432440 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 1674 414 374 52 0 30 0

[startup+0.1076 s]
/proc/loadavg: 1.90 1.97 1.96 4/73 9435
/proc/meminfo: memFree=1330520/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=18336 CPUtime=0.1
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 4312 0 0 0 8 2 0 0 18 0 1 0 154123573 18776064 2793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1928787 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 4584 2804 702 52 0 2952 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18336

[startup+0.516641 s]
/proc/loadavg: 1.90 1.97 1.96 4/73 9435
/proc/meminfo: memFree=1330520/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=50892 CPUtime=0.51
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 20368 0 0 0 42 9 0 0 22 0 1 0 154123573 52113408 10368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1904357 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 12723 10368 702 52 0 11091 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 50892

[startup+1.34374 s]
/proc/loadavg: 1.90 1.97 1.96 3/73 9435
/proc/meminfo: memFree=1245976/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=121936 CPUtime=1.33
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 51718 0 0 0 109 24 0 0 25 0 1 0 154123573 124862464 25701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1928787 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 30484 25714 702 52 0 28852 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 121936

[startup+2.98693 s]
/proc/loadavg: 1.90 1.97 1.96 3/73 9435
/proc/meminfo: memFree=1159000/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=264104 CPUtime=2.97
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 115763 0 0 0 243 54 0 0 25 0 1 0 154123573 270442496 56733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134588380 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 66026 56734 702 52 0 64394 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 264104

[startup+6.26632 s]
/proc/loadavg: 1.91 1.97 1.96 3/73 9435
/proc/meminfo: memFree=885336/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=568404 CPUtime=6.25
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 217931 0 0 0 525 100 0 0 25 0 1 0 154123573 582045696 125261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 142101 125261 705 52 0 140469 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 568404



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+10.0628 s]
/proc/loadavg: 1.91 1.97 1.96 3/73 9435
/proc/meminfo: memFree=483160/2055920 swapFree=4192812/4192956
[pid=9434] ppid=9432 vsize=943644 CPUtime=10.04
/proc/9434/stat : 9434 (CSPtoSAT+minisa) R 9432 9434 8186 0 -1 4194304 304143 0 0 0 866 138 0 0 25 0 1 0 154123573 966291456 211473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687922 0 0 4096 0 0 0 0 17 0 0 0
/proc/9434/statm: 235911 211473 705 52 0 234279 0
Current children cumulated CPU time (s) 10.04
Current children cumulated vsize (KiB) 943644

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10.198
CPU time (s): 10.1805
CPU user time (s): 8.66968
CPU system time (s): 1.51077
CPU usage (%): 99.8276
Max. virtual memory (cumulated for all children) (KiB): 943644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.66968
system time used= 1.51077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304150
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= 12
involuntary context switches= 224

runsolver used 0.016997 s user time and 0.044993 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan  6 04:21:39 UTC 2007


IDJOB= 203089
IDBENCH= 3909
FILE ID= node35/203089-1168057297

PBS_JOBID= 3475445

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f45cb2f0ecffb2c2a8e653eeedeabf31

RANDOM SEED= 727025850

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.234
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.234
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:       1330936 kB
Buffers:         37648 kB
Cached:         548104 kB
SwapCached:          0 kB
Active:         135996 kB
Inactive:       505680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7332 kB
Writeback:           0 kB
Mapped:          69500 kB
Slab:            68788 kB
Committed_AS:  3027680 kB
PageTables:       1808 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= 66552 MiB



End job on node35 on Sat Jan  6 04:21:50 UTC 2007