Trace number 210909

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.11 1800.85

General information on the benchmark

NamepseudoSeries/uclid/
cache-inv12-ucl.xml
MD5SUM56330262bbd880340f2001870fb698db
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.8063
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25800
Number of constraints76698
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension76698
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...
5.94	c ...done
5.94	c #SATvar=51546 #SATclauses=51488 #CSPpredicates=76698

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/node30/watcher-210909-1168062859 -o ROOT/results/node30/solver-210909-1168062859 -C 1800 -M 900 /tmp/evaluation/210909-1168062859/CSPtoSAT+minisat /tmp/evaluation/210909-1168062859/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.78 1.95 1.82 5/86 772
/proc/meminfo: memFree=958880/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=6696 CPUtime=0
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 154680325 6856704 388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6987041 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 1674 395 359 52 0 30 0

[startup+0.103076 s]
/proc/loadavg: 1.78 1.95 1.82 5/86 772
/proc/meminfo: memFree=958880/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=7484 CPUtime=0.09
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 952 0 0 0 9 0 0 0 18 0 1 0 154680325 7663616 920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 1871 920 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.5151 s]
/proc/loadavg: 1.78 1.95 1.82 5/86 772
/proc/meminfo: memFree=958880/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=9712 CPUtime=0.5
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 1493 0 0 0 50 0 0 0 22 0 1 0 154680325 9945088 1461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156274788 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 2428 1461 691 52 0 796 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9712

[startup+1.33916 s]
/proc/loadavg: 1.78 1.95 1.82 3/86 772
/proc/meminfo: memFree=948448/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=18416 CPUtime=1.33
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 3565 0 0 0 131 2 0 0 25 0 1 0 154680325 18857984 3487 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 4604 3487 705 52 0 2972 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 18416

[startup+2.9764 s]
/proc/loadavg: 1.78 1.95 1.82 3/86 772
/proc/meminfo: memFree=945248/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=23188 CPUtime=2.96
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 4756 0 0 0 293 3 0 0 25 0 1 0 154680325 23744512 4645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 5797 4645 705 52 0 4165 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 23188

[startup+6.25347 s]
/proc/loadavg: 1.72 1.93 1.81 2/81 781
/proc/meminfo: memFree=1211856/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=31440 CPUtime=6.23
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7228 0 0 0 619 4 0 0 25 0 1 0 154680325 32194560 6729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 7860 6729 721 52 0 6228 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 31440

[startup+12.7119 s]
/proc/loadavg: 1.66 1.92 1.81 2/81 782
/proc/meminfo: memFree=1213584/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=31980 CPUtime=12.69
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7346 0 0 0 1264 5 0 0 25 0 1 0 154680325 32747520 6847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 7995 6847 721 52 0 6363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31980

[startup+25.5177 s]
/proc/loadavg: 1.51 1.87 1.80 2/81 805
/proc/meminfo: memFree=1211856/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=32244 CPUtime=25.48
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7421 0 0 0 2543 5 0 0 25 0 1 0 154680325 33017856 6922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8061 6922 721 52 0 6429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32244

[startup+51.1383 s]
/proc/loadavg: 1.42 1.82 1.78 3/86 884
/proc/meminfo: memFree=1206648/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=32684 CPUtime=51
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7515 0 0 0 5093 7 0 0 25 0 1 0 154680325 33468416 7016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/771/statm: 8171 7016 721 52 0 6539 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 32684

[startup+102.374 s]
/proc/loadavg: 1.36 1.75 1.76 2/78 935
/proc/meminfo: memFree=1216248/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=33100 CPUtime=102.14
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7637 0 0 0 10206 8 0 0 25 0 1 0 154680325 33894400 7138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8275 7138 721 52 0 6643 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 33100

[startup+162.406 s]
/proc/loadavg: 1.13 1.61 1.71 2/78 935
/proc/meminfo: memFree=1215864/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=33596 CPUtime=162.16
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7743 0 0 0 16207 9 0 0 25 0 1 0 154680325 34402304 7244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600096 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8399 7244 721 52 0 6767 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 33596

[startup+222.43 s]
/proc/loadavg: 1.05 1.50 1.66 2/78 935
/proc/meminfo: memFree=1215544/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=33892 CPUtime=222.16
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7830 0 0 0 22207 9 0 0 25 0 1 0 154680325 34705408 7331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8473 7331 721 52 0 6841 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 33892

[startup+282.453 s]
/proc/loadavg: 1.02 1.40 1.62 2/78 935
/proc/meminfo: memFree=1215224/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=34320 CPUtime=282.18
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7910 0 0 0 28208 10 0 0 25 0 1 0 154680325 35143680 7411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8580 7411 721 52 0 6948 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 34320

[startup+342.478 s]
/proc/loadavg: 1.00 1.33 1.57 2/78 935
/proc/meminfo: memFree=1214968/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=34584 CPUtime=342.18
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 7982 0 0 0 34208 10 0 0 25 0 1 0 154680325 35414016 7483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8646 7483 721 52 0 7014 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 34584

[startup+402.509 s]
/proc/loadavg: 1.00 1.26 1.54 2/84 999
/proc/meminfo: memFree=1213384/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=34928 CPUtime=402.18
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8050 0 0 0 40207 11 0 0 25 0 1 0 154680325 35766272 7551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8732 7551 721 52 0 7100 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 34928

[startup+462.562 s]
/proc/loadavg: 1.00 1.21 1.50 2/84 1092
/proc/meminfo: memFree=1213072/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=35060 CPUtime=462.16
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8116 0 0 0 46205 11 0 0 25 0 1 0 154680325 35901440 7617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533219 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8765 7617 721 52 0 7133 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35060

[startup+522.596 s]
/proc/loadavg: 1.00 1.17 1.46 2/78 1134
/proc/meminfo: memFree=1213952/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=35324 CPUtime=522.17
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8182 0 0 0 52205 12 0 0 25 0 1 0 154680325 36171776 7683 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8831 7683 721 52 0 7199 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 35324

[startup+582.62 s]
/proc/loadavg: 1.00 1.14 1.43 2/78 1134
/proc/meminfo: memFree=1213760/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=35668 CPUtime=582.18
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8234 0 0 0 58206 12 0 0 25 0 1 0 154680325 36524032 7735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8917 7735 721 52 0 7285 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 35668

[startup+642.648 s]
/proc/loadavg: 1.00 1.11 1.40 2/78 1134
/proc/meminfo: memFree=1213568/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=35800 CPUtime=642.19
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8293 0 0 0 64206 13 0 0 25 0 1 0 154680325 36659200 7794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533219 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 8950 7794 721 52 0 7318 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 35800

[startup+702.67 s]
/proc/loadavg: 1.00 1.09 1.37 2/78 1134
/proc/meminfo: memFree=1213248/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=36064 CPUtime=702.19
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8354 0 0 0 70206 13 0 0 25 0 1 0 154680325 36929536 7855 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9016 7855 721 52 0 7384 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 36064

[startup+762.695 s]
/proc/loadavg: 1.00 1.07 1.35 2/78 1134
/proc/meminfo: memFree=1213056/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=36448 CPUtime=762.21
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8420 0 0 0 76207 14 0 0 25 0 1 0 154680325 37322752 7921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9112 7921 721 52 0 7480 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 36448

[startup+822.721 s]
/proc/loadavg: 1.00 1.05 1.33 2/78 1134
/proc/meminfo: memFree=1212928/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=36580 CPUtime=822.21
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8456 0 0 0 82207 14 0 0 25 0 1 0 154680325 37457920 7957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9145 7957 721 52 0 7513 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 36580

[startup+882.745 s]
/proc/loadavg: 1.00 1.04 1.30 2/78 1134
/proc/meminfo: memFree=1212992/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=36580 CPUtime=882.23
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8456 0 0 0 88208 15 0 0 25 0 1 0 154680325 37457920 7957 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9145 7957 721 52 0 7513 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 36580

[startup+942.77 s]
/proc/loadavg: 1.00 1.03 1.28 2/78 1134
/proc/meminfo: memFree=1212992/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=36580 CPUtime=942.23
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8466 0 0 0 94208 15 0 0 25 0 1 0 154680325 37457920 7967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9145 7967 721 52 0 7513 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 36580

[startup+1002.8 s]
/proc/loadavg: 1.00 1.02 1.26 2/78 1134
/proc/meminfo: memFree=1212480/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=37112 CPUtime=1002.25
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 8614 0 0 0 100209 16 0 0 25 0 1 0 154680325 38002688 8115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9278 8115 721 52 0 7646 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 37112

[startup+1062.83 s]
/proc/loadavg: 1.00 1.02 1.24 2/78 1134
/proc/meminfo: memFree=1210176/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=39400 CPUtime=1062.26
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9176 0 0 0 106209 17 0 0 25 0 1 0 154680325 40345600 8677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9850 8677 721 52 0 8218 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 39400

[startup+1122.85 s]
/proc/loadavg: 1.00 1.01 1.22 2/78 1134
/proc/meminfo: memFree=1210112/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=39400 CPUtime=1122.27
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9176 0 0 0 112209 18 0 0 25 0 1 0 154680325 40345600 8677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9850 8677 721 52 0 8218 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 39400

[startup+1182.87 s]
/proc/loadavg: 1.00 1.01 1.21 2/78 1134
/proc/meminfo: memFree=1210112/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=39400 CPUtime=1182.28
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9176 0 0 0 118210 18 0 0 25 0 1 0 154680325 40345600 8677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9850 8677 721 52 0 8218 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 39400

[startup+1242.9 s]
/proc/loadavg: 1.00 1.00 1.19 2/78 1134
/proc/meminfo: memFree=1209856/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=39664 CPUtime=1242.3
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9248 0 0 0 124211 19 0 0 25 0 1 0 154680325 40615936 8749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 9916 8749 721 52 0 8284 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 39664

[startup+1302.93 s]
/proc/loadavg: 1.00 1.00 1.17 2/78 1134
/proc/meminfo: memFree=1209152/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=40324 CPUtime=1302.3
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9422 0 0 0 130211 19 0 0 25 0 1 0 154680325 41291776 8923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671841 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10081 8923 721 52 0 8449 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 40324

[startup+1362.95 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 1134
/proc/meminfo: memFree=1208384/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=41116 CPUtime=1362.31
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9610 0 0 0 136211 20 0 0 25 0 1 0 154680325 42102784 9111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538353 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10279 9111 721 52 0 8647 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 41116

[startup+1422.97 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 1136
/proc/meminfo: memFree=1208192/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=41116 CPUtime=1422.3
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9610 0 0 0 142210 20 0 0 25 0 1 0 154680325 42102784 9111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10279 9111 721 52 0 8647 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 41116

[startup+1482.99 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 1136
/proc/meminfo: memFree=1208256/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=41116 CPUtime=1482.32
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9610 0 0 0 148211 21 0 0 25 0 1 0 154680325 42102784 9111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10279 9111 721 52 0 8647 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 41116

[startup+1543.02 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 1136
/proc/meminfo: memFree=1207744/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=41776 CPUtime=1542.33
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 9772 0 0 0 154211 22 0 0 25 0 1 0 154680325 42778624 9273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10444 9273 721 52 0 8812 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 41776

[startup+1603.04 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 1136
/proc/meminfo: memFree=1206080/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=43364 CPUtime=1602.34
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 10190 0 0 0 160212 22 0 0 25 0 1 0 154680325 44404736 9691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538366 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10841 9691 721 52 0 9209 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 43364

[startup+1663.06 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 1136
/proc/meminfo: memFree=1206080/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=43364 CPUtime=1662.35
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 10190 0 0 0 166212 23 0 0 25 0 1 0 154680325 44404736 9691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600148 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10841 9691 721 52 0 9209 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 43364

[startup+1723.09 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 1136
/proc/meminfo: memFree=1206080/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=43364 CPUtime=1722.36
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 10190 0 0 0 172213 23 0 0 25 0 1 0 154680325 44404736 9691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10841 9691 721 52 0 9209 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 43364

[startup+1783.11 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 1136
/proc/meminfo: memFree=1206080/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=43364 CPUtime=1782.37
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 10190 0 0 0 178213 24 0 0 25 0 1 0 154680325 44404736 9691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10841 9691 721 52 0 9209 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 43364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.83 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 1136
/proc/meminfo: memFree=1206016/2055920 swapFree=4191880/4192956
[pid=771] ppid=769 vsize=43364 CPUtime=1800.09
/proc/771/stat : 771 (CSPtoSAT+minisa) R 769 771 621 0 -1 4194304 10190 0 0 0 179985 24 0 0 25 0 1 0 154680325 44404736 9691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 1 0 0
/proc/771/statm: 10841 9691 721 52 0 9209 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 43364

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.85
CPU time (s): 1800.11
CPU user time (s): 1799.86
CPU system time (s): 0.249962
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 43364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10190
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= 11
involuntary context switches= 38040

runsolver used 2.03569 s user time and 4.36933 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 05:54:21 UTC 2007


IDJOB= 210909
IDBENCH= 4654
FILE ID= node30/210909-1168062859

PBS_JOBID= 3475584

Free space on /tmp= 66470 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/cache-inv12-ucl.xml
COMMAND LINE= /tmp/evaluation/210909-1168062859/CSPtoSAT+minisat /tmp/evaluation/210909-1168062859/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-210909-1168062859 -o ROOT/results/node30/solver-210909-1168062859 -C 1800 -M 900  /tmp/evaluation/210909-1168062859/CSPtoSAT+minisat /tmp/evaluation/210909-1168062859/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  56330262bbd880340f2001870fb698db

RANDOM SEED= 580504020

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:        959752 kB
Buffers:         49836 kB
Cached:         627312 kB
SwapCached:        268 kB
Active:         447636 kB
Inactive:       561288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        959752 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           12876 kB
Writeback:           0 kB
Mapped:         352900 kB
Slab:            71488 kB
Committed_AS:  3326936 kB
PageTables:       2860 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= 66472 MiB



End job on node30 on Sat Jan  6 06:24:25 UTC 2007