Trace number 195705

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.02 1805.96

General information on the benchmark

Namerlfap/rlfapGraphs/
graph10.xml
MD5SUM217cf422b3cbff4868ac93550f86c129
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.83672
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables680
Number of constraints3907
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3907
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node61/watcher-195705-1168051741 -o ROOT/results/node61/solver-195705-1168051741 -C 1800 -M 900 /tmp/evaluation/195705-1168051741/CSPtoSAT+minisat /tmp/evaluation/195705-1168051741/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.73 1.63 1.87 4/68 2587
/proc/meminfo: memFree=1410352/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=380 CPUtime=0
/proc/2586/stat : 2586 (CSPtoSAT+minisa) D 2570 2586 2505 0 -1 4194304 32 0 0 0 0 0 0 0 18 0 1 0 153573438 389120 17 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10333360 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/2586/statm: 95 17 12 52 0 18 0

[startup+0.105675 s]
/proc/loadavg: 0.73 1.63 1.87 4/68 2587
/proc/meminfo: memFree=1410352/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=6952 CPUtime=0.01
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 826 0 12 0 1 0 0 0 18 0 1 0 153573438 7118848 806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159316037 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 1738 806 691 52 0 106 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6952

[startup+0.517752 s]
/proc/loadavg: 0.73 1.63 1.87 4/68 2587
/proc/meminfo: memFree=1410352/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=18888 CPUtime=0.41
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 3632 0 14 0 40 1 0 0 20 0 1 0 153573438 19341312 3588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/2586/statm: 4722 3588 721 52 0 3090 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 18888

[startup+1.33989 s]
/proc/loadavg: 0.73 1.63 1.87 2/68 2587
/proc/meminfo: memFree=1396912/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=19024 CPUtime=1.23
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 3666 0 14 0 122 1 0 0 25 0 1 0 153573438 19480576 3622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665565 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 4756 3622 721 52 0 3124 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 19024

[startup+2.97617 s]
/proc/loadavg: 0.73 1.63 1.87 2/68 2587
/proc/meminfo: memFree=1396784/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=19220 CPUtime=2.87
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 3710 0 14 0 286 1 0 0 25 0 1 0 153573438 19681280 3666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 4805 3666 721 52 0 3173 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 19220

[startup+6.25976 s]
/proc/loadavg: 0.75 1.62 1.86 3/73 2592
/proc/meminfo: memFree=1380680/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=19508 CPUtime=6.15
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 3779 0 14 0 614 1 0 0 25 0 1 0 153573438 19976192 3735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 4877 3735 721 52 0 3245 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19508

[startup+12.7239 s]
/proc/loadavg: 0.94 1.63 1.86 3/73 2592
/proc/meminfo: memFree=1379720/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=20052 CPUtime=12.62
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 3892 0 14 0 1260 2 0 0 25 0 1 0 153573438 20533248 3848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 5013 3848 721 52 0 3381 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 20052

[startup+25.5461 s]
/proc/loadavg: 1.10 1.64 1.86 3/73 2592
/proc/meminfo: memFree=1378504/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=20636 CPUtime=25.43
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 4068 0 14 0 2541 2 0 0 25 0 1 0 153573438 21131264 4024 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 5159 4024 721 52 0 3527 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 20636

[startup+51.2006 s]
/proc/loadavg: 1.41 1.67 1.87 3/73 2592
/proc/meminfo: memFree=1375752/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=22200 CPUtime=51.05
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 4418 0 14 0 5102 3 0 0 25 0 1 0 153573438 22732800 4374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 5550 4374 721 52 0 3918 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22200

[startup+102.501 s]
/proc/loadavg: 1.74 1.72 1.87 3/73 2592
/proc/meminfo: memFree=1370760/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=24696 CPUtime=102.3
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 5064 0 14 0 10226 4 0 0 25 0 1 0 153573438 25288704 5020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 6174 5020 721 52 0 4542 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24696

[startup+162.519 s]
/proc/loadavg: 2.03 1.80 1.89 3/73 2592
/proc/meminfo: memFree=1365128/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=27516 CPUtime=162.28
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 5764 0 14 0 16222 6 0 0 25 0 1 0 153573438 28176384 5720 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 6879 5720 721 52 0 5247 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 27516

[startup+222.545 s]
/proc/loadavg: 2.01 1.83 1.89 3/73 2592
/proc/meminfo: memFree=1359880/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=30324 CPUtime=222.24
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 6424 0 14 0 22218 6 0 0 25 0 1 0 153573438 31051776 6380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 7581 6380 721 52 0 5949 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30324

[startup+282.566 s]
/proc/loadavg: 2.00 1.86 1.90 3/73 2592
/proc/meminfo: memFree=1354952/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=33104 CPUtime=282.19
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7056 0 14 0 28211 8 0 0 25 0 1 0 153573438 33898496 7012 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 8276 7012 721 52 0 6644 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 33104

[startup+342.587 s]
/proc/loadavg: 2.00 1.88 1.91 3/73 2592
/proc/meminfo: memFree=1350152/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=35348 CPUtime=342.15
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7657 0 14 0 34206 9 0 0 25 0 1 0 153573438 36196352 7613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 8837 7613 721 52 0 7205 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 35348

[startup+402.607 s]
/proc/loadavg: 2.00 1.90 1.91 3/73 2592
/proc/meminfo: memFree=1347144/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36008 CPUtime=402.12
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7853 0 14 0 40203 9 0 0 25 0 1 0 153573438 36872192 7809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9002 7809 721 52 0 7370 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 36008

[startup+462.628 s]
/proc/loadavg: 2.00 1.92 1.91 3/73 2592
/proc/meminfo: memFree=1345096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36008 CPUtime=462.06
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7864 0 14 0 46197 9 0 0 25 0 1 0 153573438 36872192 7820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9002 7820 721 52 0 7370 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 36008

[startup+522.66 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 2592
/proc/meminfo: memFree=1343176/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=522.04
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7869 0 14 0 52195 9 0 0 25 0 1 0 153573438 37007360 7825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7825 721 52 0 7403 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 36140

[startup+582.69 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 2592
/proc/meminfo: memFree=1341384/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=582
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7872 0 14 0 58191 9 0 0 25 0 1 0 153573438 37007360 7828 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7828 721 52 0 7403 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 36140

[startup+642.718 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 2592
/proc/meminfo: memFree=1339848/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=641.97
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7876 0 14 0 64188 9 0 0 25 0 1 0 153573438 37007360 7832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7832 721 52 0 7403 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 36140

[startup+702.736 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 2592
/proc/meminfo: memFree=1339784/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=701.93
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7880 0 14 0 70184 9 0 0 25 0 1 0 153573438 37007360 7836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7836 721 52 0 7403 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 36140

[startup+762.782 s]
/proc/loadavg: 2.00 1.96 1.91 3/79 2740
/proc/meminfo: memFree=1338304/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=761.88
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7883 0 14 0 76169 19 0 0 25 0 1 0 153573438 37007360 7839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7839 721 52 0 7403 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 36140

[startup+822.822 s]
/proc/loadavg: 2.13 2.02 1.93 3/73 3266
/proc/meminfo: memFree=1337096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=821.38
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7886 0 14 0 82113 25 0 0 25 0 1 0 153573438 37007360 7842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7842 721 52 0 7403 0
Current children cumulated CPU time (s) 821.38
Current children cumulated vsize (KiB) 36140

[startup+882.85 s]
/proc/loadavg: 2.05 2.01 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=881.13
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7888 0 14 0 88088 25 0 0 25 0 1 0 153573438 37007360 7844 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7844 721 52 0 7403 0
Current children cumulated CPU time (s) 881.13
Current children cumulated vsize (KiB) 36140

[startup+942.874 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=940.89
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7890 0 14 0 94064 25 0 0 25 0 1 0 153573438 37007360 7846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7846 721 52 0 7403 0
Current children cumulated CPU time (s) 940.89
Current children cumulated vsize (KiB) 36140

[startup+1002.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=1000.62
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7894 0 14 0 100037 25 0 0 25 0 1 0 153573438 37007360 7850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7850 721 52 0 7403 0
Current children cumulated CPU time (s) 1000.62
Current children cumulated vsize (KiB) 36140

[startup+1062.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=1060.37
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7896 0 14 0 106011 26 0 0 25 0 1 0 153573438 37007360 7852 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7852 721 52 0 7403 0
Current children cumulated CPU time (s) 1060.37
Current children cumulated vsize (KiB) 36140

[startup+1122.92 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 3266
/proc/meminfo: memFree=1337224/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=1120.1
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7897 0 14 0 111984 26 0 0 25 0 1 0 153573438 37007360 7853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7853 721 52 0 7403 0
Current children cumulated CPU time (s) 1120.1
Current children cumulated vsize (KiB) 36140

[startup+1182.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36140 CPUtime=1179.86
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7899 0 14 0 117960 26 0 0 25 0 1 0 153573438 37007360 7855 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9035 7855 721 52 0 7403 0
Current children cumulated CPU time (s) 1179.86
Current children cumulated vsize (KiB) 36140

[startup+1242.98 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1239.61
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7901 0 14 0 123935 26 0 0 25 0 1 0 153573438 37142528 7857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7857 721 52 0 7436 0
Current children cumulated CPU time (s) 1239.61
Current children cumulated vsize (KiB) 36272

[startup+1303 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337160/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1299.34
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7901 0 14 0 129908 26 0 0 25 0 1 0 153573438 37142528 7857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7857 721 52 0 7436 0
Current children cumulated CPU time (s) 1299.34
Current children cumulated vsize (KiB) 36272

[startup+1363.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1359.11
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7902 0 14 0 135884 27 0 0 25 0 1 0 153573438 37142528 7858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7858 721 52 0 7436 0
Current children cumulated CPU time (s) 1359.11
Current children cumulated vsize (KiB) 36272

[startup+1423.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1418.87
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7903 0 14 0 141860 27 0 0 25 0 1 0 153573438 37142528 7859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7859 721 52 0 7436 0
Current children cumulated CPU time (s) 1418.87
Current children cumulated vsize (KiB) 36272

[startup+1483.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1478.59
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7904 0 14 0 147832 27 0 0 25 0 1 0 153573438 37142528 7860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7860 721 52 0 7436 0
Current children cumulated CPU time (s) 1478.59
Current children cumulated vsize (KiB) 36272

[startup+1543.08 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1538.35
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7905 0 14 0 153808 27 0 0 25 0 1 0 153573438 37142528 7861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7861 721 52 0 7436 0
Current children cumulated CPU time (s) 1538.35
Current children cumulated vsize (KiB) 36272

[startup+1603.11 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 3266
/proc/meminfo: memFree=1337032/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1598.11
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7908 0 14 0 159784 27 0 0 25 0 1 0 153573438 37142528 7864 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7864 721 52 0 7436 0
Current children cumulated CPU time (s) 1598.11
Current children cumulated vsize (KiB) 36272

[startup+1663.13 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 3266
/proc/meminfo: memFree=1337096/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1657.83
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7909 0 14 0 165756 27 0 0 25 0 1 0 153573438 37142528 7865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7865 721 52 0 7436 0
Current children cumulated CPU time (s) 1657.83
Current children cumulated vsize (KiB) 36272

[startup+1723.15 s]
/proc/loadavg: 2.05 2.02 1.94 3/73 3266
/proc/meminfo: memFree=1337032/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1717.59
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7911 0 14 0 171732 27 0 0 25 0 1 0 153573438 37142528 7867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7867 721 52 0 7436 0
Current children cumulated CPU time (s) 1717.59
Current children cumulated vsize (KiB) 36272

[startup+1783.16 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 3268
/proc/meminfo: memFree=1336840/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1777.33
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7912 0 14 0 177706 27 0 0 25 0 1 0 153573438 37142528 7868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7868 721 52 0 7436 0
Current children cumulated CPU time (s) 1777.33
Current children cumulated vsize (KiB) 36272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.95 s]
/proc/loadavg: 2.01 2.02 1.94 3/73 3268
/proc/meminfo: memFree=1336904/2055920 swapFree=4192812/4192956
[pid=2586] ppid=2570 vsize=36272 CPUtime=1800
/proc/2586/stat : 2586 (CSPtoSAT+minisa) R 2570 2586 2505 0 -1 4194304 7912 0 14 0 179973 27 0 0 25 0 1 0 153573438 37142528 7868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/2586/statm: 9068 7868 721 52 0 7436 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 36272

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.96
CPU time (s): 1800.02
CPU user time (s): 1799.74
CPU system time (s): 0.284956
CPU usage (%): 99.6713
Max. virtual memory (cumulated for all children) (KiB): 36272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7912
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 16585

runsolver used 1.90671 s user time and 4.97224 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 02:49:15 UTC 2007


IDJOB= 195705
IDBENCH= 3295
FILE ID= node61/195705-1168051741

PBS_JOBID= 3475467

Free space on /tmp= 66469 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphs/graph10.xml
COMMAND LINE= /tmp/evaluation/195705-1168051741/CSPtoSAT+minisat /tmp/evaluation/195705-1168051741/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-195705-1168051741 -o ROOT/results/node61/solver-195705-1168051741 -C 1800 -M 900  /tmp/evaluation/195705-1168051741/CSPtoSAT+minisat /tmp/evaluation/195705-1168051741/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  217cf422b3cbff4868ac93550f86c129

RANDOM SEED= 927857446

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.259
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.259
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:       1413192 kB
Buffers:         44316 kB
Cached:         495808 kB
SwapCached:          0 kB
Active:          57472 kB
Inactive:       502748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            68252 kB
Committed_AS:  2953528 kB
PageTables:       1624 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= 66508 MiB



End job on node61 on Sat Jan  6 03:19:22 UTC 2007