Trace number 210596

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) 664.51 664.823

General information on the benchmark

NamepseudoSeries/fpga/
fpga-40-38.xml
MD5SUM2503b7c83ccc01e38c04691572538788
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables2280
Number of constraints1636
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1636
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00	c This is CSPtoSAT+minisat version 0.3
0.00	c (c) 2006 roussel@cril.univ-artois.fr
0.00	
0.00	c This solver internally uses a modified version of MiniSat2 version 061112
0.00	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.00	
0.01	c parsing...
0.41	c ...done
0.41	c #SATvar=4562 #SATclauses=4560 #CSPpredicates=1636

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/node76/watcher-210596-1168062669 -o ROOT/results/node76/solver-210596-1168062669 -C 1800 -M 900 /tmp/evaluation/210596-1168062669/CSPtoSAT+minisat /tmp/evaluation/210596-1168062669/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: 0.83 1.60 1.70 2/70 28577
/proc/meminfo: memFree=1691008/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=6704 CPUtime=0
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 154664398 6864896 388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4787521 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 1676 395 360 52 0 30 0

[startup+0.102977 s]
/proc/loadavg: 0.83 1.60 1.70 2/70 28577
/proc/meminfo: memFree=1691008/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=7956 CPUtime=0.09
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 1085 0 0 0 9 0 0 0 18 0 1 0 154664398 8146944 1053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5259312 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 1989 1053 702 52 0 356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7956

[startup+0.513055 s]
/proc/loadavg: 0.83 1.60 1.70 2/70 28577
/proc/meminfo: memFree=1691008/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=9500 CPUtime=0.5
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 1512 0 0 0 50 0 0 0 22 0 1 0 154664398 9728000 1454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 2375 1454 719 52 0 742 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9500

[startup+1.33422 s]
/proc/loadavg: 0.83 1.60 1.70 2/70 28577
/proc/meminfo: memFree=1684992/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=13328 CPUtime=1.32
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 2497 0 0 0 132 0 0 0 25 0 1 0 154664398 13647872 2439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 3332 2439 719 52 0 1699 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13328

[startup+2.97054 s]
/proc/loadavg: 0.83 1.60 1.70 2/70 28577
/proc/meminfo: memFree=1680576/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=19408 CPUtime=2.96
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 4013 0 0 0 295 1 0 0 25 0 1 0 154664398 19873792 3955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 4852 3955 719 52 0 3219 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19408

[startup+6.24818 s]
/proc/loadavg: 0.84 1.59 1.69 2/70 28577
/proc/meminfo: memFree=1669568/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=29588 CPUtime=6.24
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 6543 0 0 0 622 2 0 0 25 0 1 0 154664398 30298112 6485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 7397 6485 719 52 0 5764 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 29588

[startup+12.7004 s]
/proc/loadavg: 0.85 1.58 1.69 2/70 28577
/proc/meminfo: memFree=1651584/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=46504 CPUtime=12.69
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 10781 0 0 0 1265 4 0 0 25 0 1 0 154664398 47620096 10723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 11626 10723 719 52 0 9993 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46504

[startup+25.601 s]
/proc/loadavg: 0.88 1.55 1.68 2/70 28577
/proc/meminfo: memFree=1623744/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=75312 CPUtime=25.58
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 17956 0 0 0 2551 7 0 0 25 0 1 0 154664398 77119488 17898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 18828 17898 719 52 0 17195 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 75312

[startup+51.207 s]
/proc/loadavg: 0.92 1.50 1.66 2/70 28577
/proc/meminfo: memFree=1574336/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=123808 CPUtime=51.17
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 30077 0 0 0 5102 15 0 0 25 0 1 0 154664398 126779392 30019 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 30952 30019 719 52 0 29319 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 123808

[startup+102.411 s]
/proc/loadavg: 0.96 1.42 1.62 2/70 28577
/proc/meminfo: memFree=1499200/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=199976 CPUtime=102.36
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 49108 0 0 0 10211 25 0 0 25 0 1 0 154664398 204775424 49050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 49994 49050 719 52 0 48361 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 199976

[startup+162.426 s]
/proc/loadavg: 0.98 1.34 1.58 2/70 28577
/proc/meminfo: memFree=1425664/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=271884 CPUtime=162.35
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 67070 0 0 0 16199 36 0 0 25 0 1 0 154664398 278409216 67012 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 67971 67012 719 52 0 66338 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 271884

[startup+222.439 s]
/proc/loadavg: 0.99 1.28 1.54 2/70 28577
/proc/meminfo: memFree=1359488/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=338360 CPUtime=222.34
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 83644 0 0 0 22187 47 0 0 25 0 1 0 154664398 346480640 83586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 84590 83586 719 52 0 82957 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 338360

[startup+282.451 s]
/proc/loadavg: 0.99 1.23 1.50 2/70 28577
/proc/meminfo: memFree=1298752/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=399188 CPUtime=282.33
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 98844 0 0 0 28176 57 0 0 25 0 1 0 154664398 408768512 98786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 99797 98786 719 52 0 98164 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 399188

[startup+342.462 s]
/proc/loadavg: 0.99 1.18 1.47 2/70 28577
/proc/meminfo: memFree=1243264/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=453896 CPUtime=342.33
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 112493 0 0 0 34165 68 0 0 25 0 1 0 154664398 464789504 112435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 113474 112435 719 52 0 111841 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 453896

[startup+402.476 s]
/proc/loadavg: 0.99 1.15 1.44 2/70 28577
/proc/meminfo: memFree=1190976/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=506260 CPUtime=402.31
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 125568 0 0 0 40154 77 0 0 25 0 1 0 154664398 518410240 125510 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 126565 125510 719 52 0 124932 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 506260

[startup+462.485 s]
/proc/loadavg: 0.99 1.12 1.41 2/70 28577
/proc/meminfo: memFree=1140416/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=557184 CPUtime=462.3
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 138278 0 0 0 46144 86 0 0 25 0 1 0 154664398 570556416 138220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 139296 138220 719 52 0 137663 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 557184

[startup+522.499 s]
/proc/loadavg: 0.99 1.09 1.38 3/70 28577
/proc/meminfo: memFree=1029504/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=669096 CPUtime=522.29
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 166238 0 0 0 52123 106 0 0 25 0 1 0 154664398 685154304 166180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 167274 166180 719 52 0 165641 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 669096

[startup+582.516 s]
/proc/loadavg: 0.99 1.07 1.35 2/70 28577
/proc/meminfo: memFree=917312/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=779728 CPUtime=582.29
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 193869 0 0 0 58105 124 0 0 25 0 1 0 154664398 798441472 193811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 194932 193812 719 52 0 193299 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 779728

[startup+642.55 s]
/proc/loadavg: 0.99 1.06 1.33 2/76 28723
/proc/meminfo: memFree=810320/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=885912 CPUtime=642.24
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 220400 0 0 0 64080 144 0 0 25 0 1 0 154664398 907173888 220342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5253163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 221478 220342 719 52 0 219845 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 885912



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+664.676 s]
/proc/loadavg: 0.99 1.05 1.32 2/76 28745
/proc/meminfo: memFree=773584/2055888 swapFree=4096420/4096564
[pid=28576] ppid=28574 vsize=921612 CPUtime=664.36
/proc/28576/stat : 28576 (CSPtoSAT+minisa) R 28574 28576 28173 0 -1 4194304 229326 0 0 0 66285 151 0 0 25 0 1 0 154664398 943730688 229268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28576/statm: 230403 229268 719 52 0 228770 0
Current children cumulated CPU time (s) 664.36
Current children cumulated vsize (KiB) 921612

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 664.823
CPU time (s): 664.51
CPU user time (s): 662.856
CPU system time (s): 1.65375
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 921612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 662.856
system time used= 1.65375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229327
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= 10
involuntary context switches= 1539

runsolver used 0.676897 s user time and 1.17482 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 05:51:11 UTC 2007


IDJOB= 210596
IDBENCH= 4631
FILE ID= node76/210596-1168062669

PBS_JOBID= 3475569

Free space on /tmp= 66641 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-40-38.xml
COMMAND LINE= /tmp/evaluation/210596-1168062669/CSPtoSAT+minisat /tmp/evaluation/210596-1168062669/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-210596-1168062669 -o ROOT/results/node76/solver-210596-1168062669 -C 1800 -M 900  /tmp/evaluation/210596-1168062669/CSPtoSAT+minisat /tmp/evaluation/210596-1168062669/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2503b7c83ccc01e38c04691572538788

RANDOM SEED= 153092247

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1691424 kB
Buffers:         23348 kB
Cached:         263476 kB
SwapCached:          0 kB
Active:          37440 kB
Inactive:       265252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1691424 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            2304 kB
Writeback:           0 kB
Mapped:          26312 kB
Slab:            48084 kB
Committed_AS:  5713452 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66641 MiB



End job on node76 on Sat Jan  6 06:02:18 UTC 2007