Trace number 2081532

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Sugar v1.14.6+minisatUNSAT 46.154 132.407

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-27.xml
MD5SUM196a7089ab2131406befbce0951ee5ff
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 benchmark46.154
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1173
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.07	c 0	BEGIN Sun Jul 12 06:31:32 2009
0.00/0.07	c 0	PID 22947
0.00/0.07	c 0	HOST node90.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2081532-1247373091.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2081532-1247373091.xml' 'HOME/temp.csp'
0.92/1.26	c 1	89 domains, 450 variables, 4 predicates, 0 relations, 5580 constraints
1.01/1.37	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.01/1.38	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.09/1.57	c 1	Parsing HOME/temp.csp
1.09/1.74	c 1	parsed 6123 expressions
1.09/1.74	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.74	c 1	Converting to clausal form CSP
1.09/1.80	c 1	converted 613 (10%) expressions
1.09/1.96	c 2	converted 1225 (20%) expressions
1.09/2.00	c 2	converted 1837 (30%) expressions
1.09/2.02	c 2	converted 2450 (40%) expressions
1.09/2.04	c 2	converted 3062 (50%) expressions
1.09/2.06	c 2	converted 3674 (60%) expressions
1.09/2.13	c 2	converted 4287 (70%) expressions
1.09/2.15	c 2	converted 4899 (80%) expressions
1.09/2.17	c 2	converted 5511 (90%) expressions
1.09/2.18	c 2	converted 6123 (100%) expressions
1.09/2.18	c 2	CSP : 450 integers, 0 booleans, 5580 clauses, largest domain size 1149
1.09/2.18	c 2	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/2.18	c 2	Propagation in CSP
1.09/2.40	c 2	144456 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/2.40	c 2	CSP : 450 integers, 0 booleans, 5580 clauses, largest domain size 638
1.09/2.40	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.03/2.41	c 2	Simplifing CSP by introducing new Boolean variables
2.13/2.52	c 2	CSP : 450 integers, 9900 booleans, 15480 clauses, largest domain size 638
2.13/2.52	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.13/2.58	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.23/2.63	c 2	45 (10%) CSP integer variables are encoded (24540 clauses, 345988 bytes)
2.23/2.65	c 2	90 (20%) CSP integer variables are encoded (37110 clauses, 534538 bytes)
2.23/2.67	c 2	135 (30%) CSP integer variables are encoded (57705 clauses, 843463 bytes)
2.23/2.69	c 2	180 (40%) CSP integer variables are encoded (76650 clauses, 1127638 bytes)
2.32/2.72	c 2	225 (50%) CSP integer variables are encoded (93420 clauses, 1379188 bytes)
2.32/2.73	c 2	270 (60%) CSP integer variables are encoded (108330 clauses, 1619989 bytes)
2.32/2.76	c 2	315 (70%) CSP integer variables are encoded (124335 clauses, 1892074 bytes)
2.32/2.78	c 2	360 (80%) CSP integer variables are encoded (143160 clauses, 2212099 bytes)
2.43/2.81	c 2	405 (90%) CSP integer variables are encoded (162600 clauses, 2542579 bytes)
2.43/2.83	c 2	450 (100%) CSP integer variables are encoded (180810 clauses, 2852149 bytes)
3.02/3.44	c 3	1548 (10%) CSP clauses are encoded (485011 clauses, 9541920 bytes)
3.42/3.83	c 3	3096 (20%) CSP clauses are encoded (682408 clauses, 14045172 bytes)
3.72/4.11	c 4	4644 (30%) CSP clauses are encoded (816436 clauses, 17101182 bytes)
4.12/4.51	c 4	6192 (40%) CSP clauses are encoded (980995 clauses, 20834165 bytes)
4.51/4.93	c 5	7740 (50%) CSP clauses are encoded (1197004 clauses, 25767725 bytes)
4.82/5.29	c 5	9288 (60%) CSP clauses are encoded (1383013 clauses, 29995904 bytes)
5.31/5.73	c 5	10836 (70%) CSP clauses are encoded (1598434 clauses, 34894539 bytes)
5.59/6.05	c 6	12384 (80%) CSP clauses are encoded (1758769 clauses, 38561338 bytes)
5.99/6.41	c 6	13932 (90%) CSP clauses are encoded (1945182 clauses, 42974072 bytes)
6.49/6.91	c 6	15480 (100%) CSP clauses are encoded (2216958 clauses, 49110965 bytes)
6.49/6.91	c 6	15480 CSP clauses encoded
6.49/6.91	c 6	Writing map file : HOME/temp.map
6.49/6.92	c 6	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.49/6.92	c 6	SAT : 191160 SAT variables, 2216958 SAT clauses, 49110965 bytes
6.49/6.92	c 6	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.49/6.96	c 7	SOLVING HOME/temp.cnf
6.49/6.96	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.49/6.97	c 7	This is MiniSat 2.0 beta
6.49/6.97	c 7	WARNING: for repeatability, setting FPU to use double precision
6.49/6.97	c 7	============================[ Problem Statistics ]=============================
6.49/6.97	c 7	|                                                                             |
6.49/6.97	c 7	|  Number of variables:  191160                                               |
6.49/6.97	c 7	|  Number of clauses:    2216958                                              |
7.75/8.22	c 8	|  Parsing time:         1.07         s                                       |
7.75/8.28	c 8	============================[ Search Statistics ]==============================
7.75/8.28	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.75/8.28	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.75/8.28	c 8	===============================================================================
7.75/8.28	c 8	|         0 |  188160  2213958  6195372 |   737986        0    nan |  0.000 % |
9.34/9.85	c 9	|       100 |  188160  2213958  6195372 |   811784      100     15 |  1.569 % |
12.13/12.61	c 12	|       250 |  188160  2213958  6195372 |   892963      249     12 |  2.087 % |
15.91/16.48	c 16	|       477 |  188160  2213958  6195372 |   982259      476     11 |  2.087 % |
20.98/21.58	c 21	|       816 |  187171  2202498  6163476 |  1080485      808     10 |  2.097 % |
30.60/31.35	c 31	|      1322 |  187151  2202222  6162722 |  1188533     1314     11 |  2.097 % |
43.32/44.33	c 44	|      2081 |  179650  2096588  5864680 |  1307387     1629     10 |  6.679 % |
44.41/45.41	c 45	===============================================================================
44.41/45.41	c 45	restarts              : 7
44.41/45.41	c 45	conflicts             : 2155           (57 /sec)
44.41/45.41	c 45	decisions             : 3082           (1.30 % random) (82 /sec)
44.41/45.41	c 45	propagations          : 45855547       (1216545 /sec)
44.41/45.41	c 45	conflict literals     : 22371          (35.56 % deleted)
44.41/45.41	c 45	Memory used           : 105.70 MB
44.41/45.41	c 45	CPU time              : 37.6933 s
44.41/45.41	c 45	
44.41/45.41	c 45	UNSATISFIABLE
44.41/45.43	c 45	DECODING HOME/temp.out WITH HOME/temp.map
44.41/45.43	c 45	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
44.53/46.84	c 46	Decoding HOME/temp.out
44.53/46.91	s UNSATISFIABLE
44.53/46.92	c 46	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
44.53/46.92	c 46	CPU 44.69 (0.07 0.04 43.72 0.86)
44.53/46.92	c 47	END Sun Jul 12 06:32:19 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081532-1247373091/watcher-2081532-1247373091 -o /tmp/evaluation-result-2081532-1247373091/solver-2081532-1247373091 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2081532-1247373091.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.21 2.06 2.01 4/84 22947
/proc/meminfo: memFree=1625516/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=12272 CPUtime=0
/proc/22947/stat : 22947 (sugar) R 22945 22947 22530 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 24373823 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 256365001317 0 0 4224 0 0 0 0 17 1 0 0
/proc/22947/statm: 3068 327 246 3 0 168 0

[startup+0.07953 s]
/proc/loadavg: 2.21 2.06 2.01 4/84 22947
/proc/meminfo: memFree=1625516/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=0.06
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.102534 s]
/proc/loadavg: 2.21 2.06 2.01 4/84 22947
/proc/meminfo: memFree=1625516/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=0.06
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302553 s]
/proc/loadavg: 2.21 2.06 2.01 4/84 22947
/proc/meminfo: memFree=1625516/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=0.06
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.710884 s]
/proc/loadavg: 2.21 2.06 2.01 4/84 22947
/proc/meminfo: memFree=1625516/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=0.06
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.51069 s]
/proc/loadavg: 2.21 2.06 2.01 4/95 22959
/proc/meminfo: memFree=1606484/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=1.09
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1292 7704 0 1 6 4 89 10 16 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 16868

[startup+3.10185 s]
/proc/loadavg: 2.21 2.06 2.01 4/95 22969
/proc/meminfo: memFree=1604756/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=1.09
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1310 7704 0 1 6 4 89 10 15 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
[pid=22960] ppid=22947 vsize=5356 CPUtime=0
/proc/22960/stat : 22960 (sh) S 22947 22947 22530 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24373962 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22960/statm: 1339 233 193 169 0 50 0
[pid=22961] ppid=22960 vsize=868712 CPUtime=1.63
/proc/22961/stat : 22961 (java) S 22960 22947 22530 0 -1 0 8527 0 1 0 149 14 0 0 20 0 9 0 24373964 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22961/statm: 217178 7532 2590 9 0 211655 0
[pid=22961/tid=22962] ppid=22960 vsize=868712 CPUtime=1.06
/proc/22961/task/22962/stat : 22962 (java) R 22960 22947 22530 0 -1 64 2933 0 1 0 102 4 0 0 25 0 9 0 24373974 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4126432707 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22963] ppid=22960 vsize=868712 CPUtime=0.3
/proc/22961/task/22963/stat : 22963 (java) S 22960 22947 22530 0 -1 64 3402 0 0 0 28 2 0 0 16 0 9 0 24373975 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22964] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22964/stat : 22964 (java) S 22960 22947 22530 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24373975 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22965] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22965/stat : 22965 (java) S 22960 22947 22530 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24373975 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22966] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22966/stat : 22966 (java) S 22960 22947 22530 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24373977 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22967] ppid=22960 vsize=868712 CPUtime=0.19
/proc/22961/task/22967/stat : 22967 (java) S 22960 22947 22530 0 -1 64 1493 0 0 0 18 1 0 0 16 0 9 0 24373977 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22968] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22968/stat : 22968 (java) S 22960 22947 22530 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24373977 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22969] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22969/stat : 22969 (java) S 22960 22947 22530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24373978 889561088 7532 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 890936

[startup+6.30217 s]
/proc/loadavg: 2.20 2.06 2.01 3/95 22969
/proc/meminfo: memFree=1566932/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=1.09
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1310 7704 0 1 6 4 89 10 15 0 1 0 24373823 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22947/statm: 4217 1111 409 3 0 796 0
[pid=22960] ppid=22947 vsize=5356 CPUtime=0
/proc/22960/stat : 22960 (sh) S 22947 22947 22530 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24373962 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22960/statm: 1339 233 193 169 0 50 0
[pid=22961] ppid=22960 vsize=868712 CPUtime=4.8
/proc/22961/stat : 22961 (java) S 22960 22947 22530 0 -1 0 9503 0 1 0 440 40 0 0 20 0 9 0 24373964 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22961/statm: 217178 7554 2590 9 0 211655 0
[pid=22961/tid=22962] ppid=22960 vsize=868712 CPUtime=3.96
/proc/22961/task/22962/stat : 22962 (java) R 22960 22947 22530 0 -1 64 3888 0 1 0 372 24 0 0 25 0 9 0 24373974 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4126533986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22963] ppid=22960 vsize=868712 CPUtime=0.55
/proc/22961/task/22963/stat : 22963 (java) S 22960 22947 22530 0 -1 64 3402 0 0 0 47 8 0 0 16 0 9 0 24373975 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22964] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22964/stat : 22964 (java) S 22960 22947 22530 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24373975 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22965] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22965/stat : 22965 (java) S 22960 22947 22530 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24373975 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22966] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22966/stat : 22966 (java) S 22960 22947 22530 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24373977 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22967] ppid=22960 vsize=868712 CPUtime=0.21
/proc/22961/task/22967/stat : 22967 (java) S 22960 22947 22530 0 -1 64 1514 0 0 0 20 1 0 0 16 0 9 0 24373977 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22968] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22968/stat : 22968 (java) S 22960 22947 22530 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 24373977 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22961/tid=22969] ppid=22960 vsize=868712 CPUtime=0
/proc/22961/task/22969/stat : 22969 (java) S 22960 22947 22530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24373978 889561088 7554 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 890936

[startup+12.7018 s]
/proc/loadavg: 2.26 2.07 2.02 3/87 22971
/proc/meminfo: memFree=1467156/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=6.54
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1376 17704 0 2 6 4 587 57 16 0 1 0 24373823 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22947/statm: 4217 1113 409 3 0 796 0
[pid=22970] ppid=22947 vsize=5356 CPUtime=0
/proc/22970/stat : 22970 (sh) S 22947 22947 22530 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24374520 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22970/statm: 1339 232 193 169 0 50 0
[pid=22971] ppid=22970 vsize=106908 CPUtime=5.69
/proc/22971/stat : 22971 (minisat) R 22970 22947 22530 0 -1 4194304 26111 0 0 0 551 18 0 0 25 0 1 0 24374520 109473792 26097 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/22971/statm: 26727 26097 75 150 0 26574 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 129132

[startup+25.5022 s]
/proc/loadavg: 2.71 2.18 2.05 3/87 22971
/proc/meminfo: memFree=1466196/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=6.54
/proc/22947/stat : 22947 (sugar) S 22945 22947 22530 0 -1 4194304 1376 17704 0 2 6 4 587 57 16 0 1 0 24373823 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22947/statm: 4217 1113 409 3 0 796 0
[pid=22970] ppid=22947 vsize=5356 CPUtime=0
/proc/22970/stat : 22970 (sh) S 22947 22947 22530 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24374520 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22970/statm: 1339 232 193 169 0 50 0
[pid=22971] ppid=22970 vsize=107832 CPUtime=18.29
/proc/22971/stat : 22971 (minisat) R 22970 22947 22530 0 -1 4194304 26368 0 0 0 1811 18 0 0 25 0 1 0 24374520 110419968 26354 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22971/statm: 26958 26354 75 150 0 26805 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 130056

[startup+51.1028 s]
/proc/loadavg: 3.15 2.33 2.10 2/85 22981
/proc/meminfo: memFree=1589028/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=44.72
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 7 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 44.72
Current children cumulated vsize (KiB) 16868

[startup+102.301 s]
/proc/loadavg: 3.30 2.50 2.17 2/85 22981
/proc/meminfo: memFree=1610220/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=45.63
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 98 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 45.63
Current children cumulated vsize (KiB) 16868
heavy processes:

Solver just ended. Dumping a history of the last processes samples

[startup+103.006 s]
/proc/loadavg: 3.30 2.50 2.17 2/85 22981
/proc/meminfo: memFree=1610220/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=45.63
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 98 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 45.63
Current children cumulated vsize (KiB) 16868

[startup+115.802 s]
/proc/loadavg: 3.31 2.54 2.19 2/85 22981
/proc/meminfo: memFree=1615788/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=45.87
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 122 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 45.87
Current children cumulated vsize (KiB) 16868

[startup+122.201 s]
/proc/loadavg: 3.37 2.57 2.20 2/85 22981
/proc/meminfo: memFree=1618476/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=46.03
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 138 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 46.03
Current children cumulated vsize (KiB) 16868

[startup+128.602 s]
/proc/loadavg: 3.42 2.59 2.21 2/85 22981
/proc/meminfo: memFree=1620012/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=46.06
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 141 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 46.06
Current children cumulated vsize (KiB) 16868

[startup+130.202 s]
/proc/loadavg: 3.46 2.61 2.22 2/85 22981
/proc/meminfo: memFree=1620012/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=46.06
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 141 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 46.06
Current children cumulated vsize (KiB) 16868

[startup+131.801 s]
/proc/loadavg: 3.46 2.61 2.22 3/85 22981
/proc/meminfo: memFree=1620268/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=46.09
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 144 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 46.09
Current children cumulated vsize (KiB) 16868

[startup+132.201 s]
/proc/loadavg: 3.46 2.61 2.22 3/85 22981
/proc/meminfo: memFree=1620268/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=16868 CPUtime=46.13
/proc/22947/stat : 22947 (sugar) D 22945 22947 22530 0 -1 4194304 1477 48352 0 3 7 148 4372 86 15 0 1 0 24373823 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/22947/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 46.13
Current children cumulated vsize (KiB) 16868

[startup+132.401 s]
/proc/loadavg: 3.46 2.61 2.22 3/85 22981
/proc/meminfo: memFree=1620268/2055920 swapFree=4192812/4192956
[pid=22947] ppid=22945 vsize=0 CPUtime=46.14
/proc/22947/stat : 22947 (sugar) Z 22945 22947 22530 0 -1 4194316 1537 48352 0 3 7 149 4372 86 15 0 1 0 24373823 0 0 996147200 0 0 0 0 0 0 0 4224 16386 18446744071563351923 0 0 17 1 0 0
/proc/22947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 46.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 132.407
CPU time (s): 46.154
CPU user time (s): 43.7933
CPU system time (s): 2.36064
CPU usage (%): 34.8577
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.7933
system time used= 2.36064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49889
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21274
involuntary context switches= 15557

runsolver used 0.507922 second user time and 1.27181 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 06:31:32
IDJOB=2081532
IDBENCH=57415
IDSOLVER=739
FILE ID=node90/2081532-1247373091
PBS_JOBID= 9507153
Free space on /tmp= 66296 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-27.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081532-1247373091/watcher-2081532-1247373091 -o /tmp/evaluation-result-2081532-1247373091/solver-2081532-1247373091 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2081532-1247373091.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 196a7089ab2131406befbce0951ee5ff
RANDOM SEED=1916859013

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625996 kB
Buffers:         34232 kB
Cached:         164668 kB
SwapCached:          0 kB
Active:         300716 kB
Inactive:        73140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625996 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:         184668 kB
Slab:            41108 kB
Committed_AS:   880068 kB
PageTables:       2128 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= 66296 MiB
End job on node90 at 2009-07-12 06:33:44