Trace number 216617

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.05 1804.69

General information on the benchmark

Namerlfap/rlfapScensMod/
scen6-w1.xml
MD5SUMe4761551e00079c0c6c5437557356554
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 benchmark0.148977
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints319
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension319
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node6/watcher-216617-1168064775 -o ROOT/results/node6/solver-216617-1168064775 -C 1800 -M 900 /tmp/evaluation/216617-1168064775/CSPtoSAT+minisat /tmp/evaluation/216617-1168064775/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.92 1.98 1.95 5/86 4338
/proc/meminfo: memFree=1347056/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=496 CPUtime=0
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154873042 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2188068 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 124 36 29 52 0 19 0

[startup+0.105362 s]
/proc/loadavg: 1.92 1.98 1.95 5/86 4338
/proc/meminfo: memFree=1347056/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=10268 CPUtime=0.09
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 1658 0 0 0 9 0 0 0 19 0 1 0 154873042 10514432 1600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 2567 1600 721 52 0 935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10268

[startup+0.513408 s]
/proc/loadavg: 1.92 1.98 1.95 5/86 4338
/proc/meminfo: memFree=1347056/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=10268 CPUtime=0.49
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 1678 0 0 0 49 0 0 0 24 0 1 0 154873042 10514432 1620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 2567 1620 721 52 0 935 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10268

[startup+1.33451 s]
/proc/loadavg: 1.92 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1343280/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=10400 CPUtime=1.31
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 1707 0 0 0 131 0 0 0 25 0 1 0 154873042 10649600 1649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 2600 1649 721 52 0 968 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10400

[startup+2.9837 s]
/proc/loadavg: 1.92 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1343088/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=10664 CPUtime=2.95
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 1751 0 0 0 295 0 0 0 25 0 1 0 154873042 10919936 1693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 2666 1693 721 52 0 1034 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10664

[startup+6.26309 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1342768/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=10932 CPUtime=6.23
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 1827 0 0 0 622 1 0 0 25 0 1 0 154873042 11194368 1769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 2733 1769 721 52 0 1101 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 10932

[startup+12.7308 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1342320/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=11648 CPUtime=12.66
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 1980 0 0 0 1265 1 0 0 25 0 1 0 154873042 11927552 1922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678615 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 2912 1922 721 52 0 1280 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11648

[startup+25.5484 s]
/proc/loadavg: 1.95 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1341296/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=12472 CPUtime=25.42
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2218 0 0 0 2541 1 0 0 25 0 1 0 154873042 12771328 2160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3118 2160 721 52 0 1486 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 12472

[startup+51.2034 s]
/proc/loadavg: 1.96 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1340016/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=13872 CPUtime=50.94
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2540 0 0 0 5093 1 0 0 25 0 1 0 154873042 14204928 2482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3468 2482 721 52 0 1836 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 13872

[startup+102.504 s]
/proc/loadavg: 1.98 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339952/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=13872 CPUtime=102.01
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2560 0 0 0 10199 2 0 0 25 0 1 0 154873042 14204928 2502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3468 2502 721 52 0 1836 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 13872

[startup+162.521 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339888/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=13872 CPUtime=161.75
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2571 0 0 0 16172 3 0 0 25 0 1 0 154873042 14204928 2513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3468 2513 721 52 0 1836 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 13872

[startup+222.544 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339824/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14004 CPUtime=221.48
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2577 0 0 0 22145 3 0 0 25 0 1 0 154873042 14340096 2519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3501 2519 721 52 0 1869 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 14004

[startup+282.565 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339632/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14256 CPUtime=281.22
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2634 0 0 0 28118 4 0 0 25 0 1 0 154873042 14598144 2576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3564 2576 721 52 0 1932 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 14256

[startup+342.583 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339504/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14388 CPUtime=340.95
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2647 0 0 0 34091 4 0 0 25 0 1 0 154873042 14733312 2589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3597 2589 721 52 0 1965 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 14388

[startup+402.602 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339504/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14388 CPUtime=400.69
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2656 0 0 0 40064 5 0 0 25 0 1 0 154873042 14733312 2598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3597 2598 721 52 0 1965 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 14388

[startup+462.619 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339440/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14388 CPUtime=460.42
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2663 0 0 0 46037 5 0 0 25 0 1 0 154873042 14733312 2605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3597 2605 721 52 0 1965 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 14388

[startup+522.644 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339440/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14388 CPUtime=520.16
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2667 0 0 0 52011 5 0 0 25 0 1 0 154873042 14733312 2609 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3597 2609 721 52 0 1965 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 14388

[startup+582.662 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339376/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14388 CPUtime=579.89
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2674 0 0 0 57983 6 0 0 25 0 1 0 154873042 14733312 2616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3597 2616 721 52 0 1965 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 14388

[startup+642.682 s]
/proc/loadavg: 2.03 2.00 1.95 3/86 4338
/proc/meminfo: memFree=1339312/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=639.64
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2679 0 0 0 63957 7 0 0 25 0 1 0 154873042 14868480 2621 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/4337/statm: 3630 2621 721 52 0 1998 0
Current children cumulated CPU time (s) 639.64
Current children cumulated vsize (KiB) 14520

[startup+702.701 s]
/proc/loadavg: 2.01 2.00 1.95 2/81 4339
/proc/meminfo: memFree=1355288/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=699.37
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2682 0 0 0 69930 7 0 0 25 0 1 0 154873042 14868480 2624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2624 721 52 0 1998 0
Current children cumulated CPU time (s) 699.37
Current children cumulated vsize (KiB) 14520

[startup+762.702 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 4376
/proc/meminfo: memFree=1353008/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=759.33
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2686 0 0 0 75925 8 0 0 25 0 1 0 154873042 14868480 2628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2628 721 52 0 1998 0
Current children cumulated CPU time (s) 759.33
Current children cumulated vsize (KiB) 14520

[startup+822.712 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 4376
/proc/meminfo: memFree=1347248/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=819.28
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2689 0 0 0 81920 8 0 0 25 0 1 0 154873042 14868480 2631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2631 721 52 0 1998 0
Current children cumulated CPU time (s) 819.28
Current children cumulated vsize (KiB) 14520

[startup+882.723 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 4376
/proc/meminfo: memFree=1345840/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=879.22
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2693 0 0 0 87914 8 0 0 25 0 1 0 154873042 14868480 2635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2635 721 52 0 1998 0
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (KiB) 14520

[startup+942.74 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 4376
/proc/meminfo: memFree=1331568/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=939.18
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2696 0 0 0 93910 8 0 0 25 0 1 0 154873042 14868480 2638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2638 721 52 0 1998 0
Current children cumulated CPU time (s) 939.18
Current children cumulated vsize (KiB) 14520

[startup+1002.76 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 4376
/proc/meminfo: memFree=1315760/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=999.14
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2699 0 0 0 99906 8 0 0 25 0 1 0 154873042 14868480 2641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2641 721 52 0 1998 0
Current children cumulated CPU time (s) 999.14
Current children cumulated vsize (KiB) 14520

[startup+1062.79 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 4376
/proc/meminfo: memFree=1297840/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=1059.09
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2701 0 0 0 105901 8 0 0 25 0 1 0 154873042 14868480 2643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2643 721 52 0 1998 0
Current children cumulated CPU time (s) 1059.09
Current children cumulated vsize (KiB) 14520

[startup+1122.81 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 4376
/proc/meminfo: memFree=1280944/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=1119.06
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2704 0 0 0 111898 8 0 0 25 0 1 0 154873042 14868480 2646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2646 721 52 0 1998 0
Current children cumulated CPU time (s) 1119.06
Current children cumulated vsize (KiB) 14520

[startup+1182.84 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 4447
/proc/meminfo: memFree=1230184/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=1179.03
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2707 0 0 0 117893 10 0 0 25 0 1 0 154873042 14868480 2649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2649 721 52 0 1998 0
Current children cumulated CPU time (s) 1179.03
Current children cumulated vsize (KiB) 14520

[startup+1242.86 s]
/proc/loadavg: 1.97 1.98 1.95 3/86 4447
/proc/meminfo: memFree=1221800/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=1238.98
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2708 0 0 0 123887 11 0 0 25 0 1 0 154873042 14868480 2650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2650 721 52 0 1998 0
Current children cumulated CPU time (s) 1238.98
Current children cumulated vsize (KiB) 14520

[startup+1302.88 s]
/proc/loadavg: 2.06 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1211304/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=1298.95
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2712 0 0 0 129884 11 0 0 25 0 1 0 154873042 14868480 2654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2654 721 52 0 1998 0
Current children cumulated CPU time (s) 1298.95
Current children cumulated vsize (KiB) 14520

[startup+1362.9 s]
/proc/loadavg: 2.02 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1202280/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14520 CPUtime=1358.91
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2713 0 0 0 135880 11 0 0 25 0 1 0 154873042 14868480 2655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3630 2655 721 52 0 1998 0
Current children cumulated CPU time (s) 1358.91
Current children cumulated vsize (KiB) 14520

[startup+1422.91 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1192488/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1418.85
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2715 0 0 0 141874 11 0 0 25 0 1 0 154873042 15003648 2657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2657 721 52 0 2031 0
Current children cumulated CPU time (s) 1418.85
Current children cumulated vsize (KiB) 14652

[startup+1482.93 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1189800/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1478.81
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2717 0 0 0 147870 11 0 0 25 0 1 0 154873042 15003648 2659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2659 721 52 0 2031 0
Current children cumulated CPU time (s) 1478.81
Current children cumulated vsize (KiB) 14652

[startup+1542.95 s]
/proc/loadavg: 2.06 2.02 1.96 3/86 4447
/proc/meminfo: memFree=1188008/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1538.57
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2719 0 0 0 153846 11 0 0 25 0 1 0 154873042 15003648 2661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2661 721 52 0 2031 0
Current children cumulated CPU time (s) 1538.57
Current children cumulated vsize (KiB) 14652

[startup+1602.97 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 4447
/proc/meminfo: memFree=1184104/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1598.51
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2721 0 0 0 159840 11 0 0 25 0 1 0 154873042 15003648 2663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2663 721 52 0 2031 0
Current children cumulated CPU time (s) 1598.51
Current children cumulated vsize (KiB) 14652

[startup+1662.98 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1177384/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1658.47
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2722 0 0 0 165836 11 0 0 25 0 1 0 154873042 15003648 2664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2664 721 52 0 2031 0
Current children cumulated CPU time (s) 1658.47
Current children cumulated vsize (KiB) 14652

[startup+1723.01 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1173352/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1718.45
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2724 0 0 0 171833 12 0 0 25 0 1 0 154873042 15003648 2666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2666 721 52 0 2031 0
Current children cumulated CPU time (s) 1718.45
Current children cumulated vsize (KiB) 14652

[startup+1783.03 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1170280/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1778.39
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2727 0 0 0 177827 12 0 0 25 0 1 0 154873042 15003648 2669 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2669 721 52 0 2031 0
Current children cumulated CPU time (s) 1778.39
Current children cumulated vsize (KiB) 14652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.68 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 4447
/proc/meminfo: memFree=1169256/2055924 swapFree=4165672/4192956
[pid=4337] ppid=4335 vsize=14652 CPUtime=1800.03
/proc/4337/stat : 4337 (CSPtoSAT+minisa) R 4335 4337 3636 0 -1 4194304 2728 0 0 0 179991 12 0 0 25 0 1 0 154873042 15003648 2670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/4337/statm: 3663 2670 721 52 0 2031 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 14652

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.69
CPU time (s): 1800.05
CPU user time (s): 1799.92
CPU system time (s): 0.12998
CPU usage (%): 99.7429
Max. virtual memory (cumulated for all children) (KiB): 14652

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

runsolver used 2.23666 s user time and 5.73613 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 06:26:16 UTC 2007


IDJOB= 216617
IDBENCH= 5090
FILE ID= node6/216617-1168064775

PBS_JOBID= 3475367

Free space on /tmp= 66521 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen6-w1.xml
COMMAND LINE= /tmp/evaluation/216617-1168064775/CSPtoSAT+minisat /tmp/evaluation/216617-1168064775/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-216617-1168064775 -o ROOT/results/node6/solver-216617-1168064775 -C 1800 -M 900  /tmp/evaluation/216617-1168064775/CSPtoSAT+minisat /tmp/evaluation/216617-1168064775/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e4761551e00079c0c6c5437557356554

RANDOM SEED= 975878437

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.240
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.240
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:      2055924 kB
MemFree:       1347472 kB
Buffers:         81692 kB
Cached:         478380 kB
SwapCached:       3036 kB
Active:         357724 kB
Inactive:       255332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1347472 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          65480 kB
Slab:            80004 kB
Committed_AS:  4114668 kB
PageTables:       2356 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= 66528 MiB



End job on node6 on Sat Jan  6 06:56:26 UTC 2007