Trace number 204486

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? (TO) 1800.06 1802.03

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-0.xml
MD5SUM4b7643182b4f947bb629c532bdc53e32
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.90971
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
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.55	c ...done
0.55	c #SATvar=260393 #SATclauses=519522 #CSPpredicates=4737

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/node1/watcher-204486-1168058681 -o ROOT/results/node1/solver-204486-1168058681 -C 1800 -M 900 /tmp/evaluation/204486-1168058681/CSPtoSAT+minisat /tmp/evaluation/204486-1168058681/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: 2.00 2.00 2.00 4/86 12480
/proc/meminfo: memFree=979432/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=6696 CPUtime=0
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154263864 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5798776 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 1674 415 375 52 0 30 0

[startup+0.104819 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 12480
/proc/meminfo: memFree=979432/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=19292 CPUtime=0.1
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 3665 0 0 0 8 2 0 0 18 0 1 0 154263864 19755008 3623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 4823 3626 696 52 0 3191 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19292

[startup+0.512866 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 12480
/proc/meminfo: memFree=979432/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=45632 CPUtime=0.5
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9555 0 0 0 45 5 0 0 22 0 1 0 154263864 46727168 9513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134644729 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11408 9513 704 52 0 9776 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45632

[startup+1.33596 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=943848/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=45736 CPUtime=1.33
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9635 0 0 0 128 5 0 0 25 0 1 0 154263864 46833664 9567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11434 9567 721 52 0 9802 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 45736

[startup+2.98816 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=943720/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=45900 CPUtime=2.98
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9676 0 0 0 293 5 0 0 25 0 1 0 154263864 47001600 9608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11475 9608 721 52 0 9843 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 45900

[startup+6.26754 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=943464/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=45980 CPUtime=6.25
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9705 0 0 0 620 5 0 0 25 0 1 0 154263864 47083520 9637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11495 9637 721 52 0 9863 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 45980

[startup+12.7413 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=943400/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=46248 CPUtime=12.73
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9752 0 0 0 1268 5 0 0 25 0 1 0 154263864 47357952 9684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11562 9684 721 52 0 9930 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 46248

[startup+25.5638 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=943016/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=46536 CPUtime=25.52
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9831 0 0 0 2547 5 0 0 25 0 1 0 154263864 47652864 9763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11634 9763 721 52 0 10002 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 46536

[startup+51.2318 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=942376/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=47084 CPUtime=51.17
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 9964 0 0 0 5111 6 0 0 25 0 1 0 154263864 48214016 9896 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 11771 9896 721 52 0 10139 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 47084

[startup+102.458 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=941096/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=48120 CPUtime=102.35
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 10218 0 0 0 10228 7 0 0 25 0 1 0 154263864 49274880 10150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 12030 10150 721 52 0 10398 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 48120

[startup+162.508 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12480
/proc/meminfo: memFree=939560/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=49256 CPUtime=162.33
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 10507 0 0 0 16225 8 0 0 25 0 1 0 154263864 50438144 10439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 12314 10439 721 52 0 10682 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 49256

[startup+222.564 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12518
/proc/meminfo: memFree=1199336/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=50432 CPUtime=222.32
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 10793 0 0 0 22223 9 0 0 25 0 1 0 154263864 51642368 10725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 12608 10725 721 52 0 10976 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 50432

[startup+282.617 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12518
/proc/meminfo: memFree=1197480/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=51488 CPUtime=282.32
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 11071 0 0 0 28222 10 0 0 25 0 1 0 154263864 52723712 11003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 12872 11003 721 52 0 11240 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 51488

[startup+342.674 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 12518
/proc/meminfo: memFree=1195816/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=52724 CPUtime=342.3
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 11344 0 0 0 34220 10 0 0 25 0 1 0 154263864 53989376 11276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 13181 11276 721 52 0 11549 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 52724

[startup+402.736 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 12518
/proc/meminfo: memFree=1194088/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=53780 CPUtime=402.3
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 11616 0 0 0 40219 11 0 0 25 0 1 0 154263864 55070720 11548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 13445 11548 721 52 0 11813 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 53780

[startup+462.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12518
/proc/meminfo: memFree=1192424/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=54704 CPUtime=462.3
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 11879 0 0 0 46219 11 0 0 25 0 1 0 154263864 56016896 11811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 13676 11811 721 52 0 12044 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 54704

[startup+522.859 s]
/proc/loadavg: 2.14 2.03 2.01 3/86 12518
/proc/meminfo: memFree=1190760/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=56028 CPUtime=522.29
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 12144 0 0 0 52217 12 0 0 25 0 1 0 154263864 57372672 12076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 14007 12076 721 52 0 12375 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56028

[startup+582.923 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 12518
/proc/meminfo: memFree=1189096/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=56952 CPUtime=582.3
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 12405 0 0 0 58217 13 0 0 25 0 1 0 154263864 58318848 12337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 14238 12337 721 52 0 12606 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 56952

[startup+642.982 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 12518
/proc/meminfo: memFree=1187496/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=57876 CPUtime=642.29
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 12662 0 0 0 64216 13 0 0 25 0 1 0 154263864 59265024 12594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 14469 12594 721 52 0 12837 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 57876

[startup+703.043 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12518
/proc/meminfo: memFree=1185896/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=58932 CPUtime=702.28
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 12919 0 0 0 70214 14 0 0 25 0 1 0 154263864 60346368 12851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 14733 12851 721 52 0 13101 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 58932

[startup+763.103 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 12518
/proc/meminfo: memFree=1184296/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=60260 CPUtime=762.28
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 13176 0 0 0 76214 14 0 0 25 0 1 0 154263864 61706240 13108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 15065 13108 721 52 0 13433 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 60260

[startup+823.159 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 12518
/proc/meminfo: memFree=1182696/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=61184 CPUtime=822.28
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 13434 0 0 0 82213 15 0 0 25 0 1 0 154263864 62652416 13366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 15296 13366 721 52 0 13664 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 61184

[startup+883.225 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12518
/proc/meminfo: memFree=1181032/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=62240 CPUtime=882.27
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 13690 0 0 0 88212 15 0 0 25 0 1 0 154263864 63733760 13622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678607 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 15560 13622 721 52 0 13928 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 62240

[startup+943.279 s]
/proc/loadavg: 2.12 2.04 2.01 3/86 12518
/proc/meminfo: memFree=1179432/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=63164 CPUtime=942.28
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 13939 0 0 0 94212 16 0 0 25 0 1 0 154263864 64679936 13871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 15791 13871 721 52 0 14159 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 63164

[startup+1003.35 s]
/proc/loadavg: 2.04 2.03 2.00 3/92 12620
/proc/meminfo: memFree=1176392/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=64088 CPUtime=1002.23
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 14186 0 0 0 100195 28 0 0 25 0 1 0 154263864 65626112 14118 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 16022 14118 721 52 0 14390 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 64088

[startup+1063.43 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 12690
/proc/meminfo: memFree=1174824/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=65012 CPUtime=1062.2
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 14435 0 0 0 106177 43 0 0 25 0 1 0 154263864 66572288 14367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678289 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 16253 14367 721 52 0 14621 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 65012

[startup+1123.49 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 12716
/proc/meminfo: memFree=1174504/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=65936 CPUtime=1122.21
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 14683 0 0 0 112174 47 0 0 25 0 1 0 154263864 67518464 14615 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 16484 14615 721 52 0 14852 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 65936

[startup+1183.55 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 12716
/proc/meminfo: memFree=1172904/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=67468 CPUtime=1182.22
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 14933 0 0 0 118175 47 0 0 25 0 1 0 154263864 69087232 14865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 16867 14865 721 52 0 15235 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 67468

[startup+1243.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1171368/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=68392 CPUtime=1242.2
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 15180 0 0 0 124172 48 0 0 25 0 1 0 154263864 70033408 15112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 17098 15112 721 52 0 15466 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 68392

[startup+1303.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1169832/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=69316 CPUtime=1302.22
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 15429 0 0 0 130173 49 0 0 25 0 1 0 154263864 70979584 15361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 17329 15361 721 52 0 15697 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 69316

[startup+1363.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1168296/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=70240 CPUtime=1362.22
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 15672 0 0 0 136172 50 0 0 25 0 1 0 154263864 71925760 15604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 17560 15604 721 52 0 15928 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 70240

[startup+1423.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1166824/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=71164 CPUtime=1422.19
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 15915 0 0 0 142169 50 0 0 25 0 1 0 154263864 72871936 15847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 17791 15847 721 52 0 16159 0
Current children cumulated CPU time (s) 1422.19
Current children cumulated vsize (KiB) 71164

[startup+1483.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1165288/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=72088 CPUtime=1482.2
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 16159 0 0 0 148169 51 0 0 25 0 1 0 154263864 73818112 16091 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 18022 16091 721 52 0 16390 0
Current children cumulated CPU time (s) 1482.2
Current children cumulated vsize (KiB) 72088

[startup+1543.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1163816/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=73012 CPUtime=1542.21
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 16406 0 0 0 154170 51 0 0 25 0 1 0 154263864 74764288 16338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 18253 16338 721 52 0 16621 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 73012

[startup+1603.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1162280/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=73804 CPUtime=1602.19
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 16645 0 0 0 160166 53 0 0 25 0 1 0 154263864 75575296 16577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 18451 16577 721 52 0 16819 0
Current children cumulated CPU time (s) 1602.19
Current children cumulated vsize (KiB) 73804

[startup+1664.04 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 12716
/proc/meminfo: memFree=1160744/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=74728 CPUtime=1662.19
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 16887 0 0 0 166166 53 0 0 25 0 1 0 154263864 76521472 16819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 18682 16819 721 52 0 17050 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 74728

[startup+1724.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 12716
/proc/meminfo: memFree=1159272/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=76564 CPUtime=1722.2
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 17129 0 0 0 172166 54 0 0 25 0 1 0 154263864 78401536 17061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6272192 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 19141 17061 721 52 0 17509 0
Current children cumulated CPU time (s) 1722.2
Current children cumulated vsize (KiB) 76564

[startup+1784.15 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1157800/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=77488 CPUtime=1782.18
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 17373 0 0 0 178163 55 0 0 25 0 1 0 154263864 79347712 17305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 19372 17305 721 52 0 17740 0
Current children cumulated CPU time (s) 1782.18
Current children cumulated vsize (KiB) 77488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12716
/proc/meminfo: memFree=1157224/2055920 swapFree=4165584/4192956
[pid=12479] ppid=12477 vsize=77752 CPUtime=1800.04
/proc/12479/stat : 12479 (CSPtoSAT+minisa) R 12477 12479 12346 0 -1 4194304 17446 0 0 0 179949 55 0 0 25 0 1 0 154263864 79618048 17378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/12479/statm: 19438 17378 721 52 0 17806 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 77752

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.03
CPU time (s): 1800.06
CPU user time (s): 1799.5
CPU system time (s): 0.564914
CPU usage (%): 99.8904
Max. virtual memory (cumulated for all children) (KiB): 77752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.564914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17446
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= 11335

runsolver used 2.06868 s user time and 5.9191 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 04:44:41 UTC 2007


IDJOB= 204486
IDBENCH= 4024
FILE ID= node1/204486-1168058681

PBS_JOBID= 3475347

Free space on /tmp= 66297 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp20/fapp20-0420-0.xml
COMMAND LINE= /tmp/evaluation/204486-1168058681/CSPtoSAT+minisat /tmp/evaluation/204486-1168058681/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-204486-1168058681 -o ROOT/results/node1/solver-204486-1168058681 -C 1800 -M 900  /tmp/evaluation/204486-1168058681/CSPtoSAT+minisat /tmp/evaluation/204486-1168058681/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4b7643182b4f947bb629c532bdc53e32

RANDOM SEED= 730717781

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:        979848 kB
Buffers:         68608 kB
Cached:         534328 kB
SwapCached:       3692 kB
Active:         676852 kB
Inactive:       302416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979848 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            2256 kB
Writeback:           0 kB
Mapped:         389652 kB
Slab:            80896 kB
Committed_AS:  4446692 kB
PageTables:       3092 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= 66301 MiB



End job on node1 on Sat Jan  6 05:14:43 UTC 2007